@charset "UTF-8";@font-face{font-family:Gilroy;src:url(../webfonts/gilroy-bold-webfont.woff2) format("woff2");font-optical-sizing:auto;font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(../webfonts/gilroy-black-webfont.woff2) format("woff2");font-optical-sizing:auto;font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../webfonts/Inter-Light.woff2) format("woff2");font-optical-sizing:auto;font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../webfonts/Inter-Regular.woff2) format("woff2");font-optical-sizing:auto;font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../webfonts/Inter-Bold.woff2) format("woff2");font-optical-sizing:auto;font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../webfonts/Inter-Black.woff2) format("woff2");font-optical-sizing:auto;font-weight:900;font-style:normal;font-display:swap}:root{--white:#ffffff;--black:#000000;--color-primary:#101828;--color-secondary:#155eef;--color-accent:#f4cdd4;--font-base:"Montserrat",sans-serif;--font-title:"Gilroy",sans-serif;--color-link:#f4cdd4;--color-hover:#f496a7;--background:#24262f;--text-grey:#3f4047;--gray-25:#fcfcfd;--gray-50:#f8fafc;--gray-100:#eef2f6;--gray-200:#e3e8ef;--gray-300:#cdd5df;--gray-400:#9aa4b2;--gray-500:#697586;--gray-600:#4b5565;--gray-700:#364152;--gray-800:#202939;--gray-900:#121926;--gray-950:#0d121c;--error-25:#fff8fa;--error-50:#fef3f2;--error-100:#fee4e2;--error-200:#fecdca;--error-300:#fda29b;--error-400:#f97066;--error-500:#f04438;--error-600:#d92d20;--warning-25:#fffcf5;--warning-50:#fffaeb;--warning-100:#fef0c7;--warning-200:#fedf89;--warning-300:#fec84b;--warning-400:#fdb022;--warning-500:#f79009;--warning-600:#dc6803;--success-25:#f6fef9;--success-50:#ecfdf3;--success-100:#dcfae6;--success-200:#abf6c6;--success-300:#75e0a7;--success-400:#47cd89;--success-500:#17b26a;--success-600:#079455;--custom-ease:cubic-bezier(0.835, -0.005, 0.06, 1);--transition:0.4s ease}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */*{padding:0;margin:0}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;line-height:1.15;-webkit-box-sizing:inherit;box-sizing:inherit;scroll-behavior:smooth;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{margin:0}ul{list-style:none}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}template{display:none}[hidden]{display:none}body{background-color:var(--background);position:relative;z-index:10}@media (min-width:768px){body.body-padding{padding-top:180px}}body.overflow{overflow:hidden}a{color:var(--color-link);text-decoration:underline}a:hover{color:var(--color-hover);text-decoration:none}.section-title{padding:2px 0 0 10px;border-left:4px solid var(--color-accent);margin-bottom:40px;position:relative;z-index:10;font-size:2.8rem;line-height:1.3}@media (min-width:1200px){.section-title{font-size:5.3rem}}.section-title span{position:absolute;left:10px;top:0;z-index:-1;color:#3f4047;font-family:var(--font-base);font-weight:900;font-size:3.5rem;line-height:1}@media (min-width:1200px){.section-title span{font-size:7.5rem}}.example-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:12px}.mb-4{margin-bottom:40px}.section{padding:48px 0}@media (min-width:768px){.section{padding:64px 0}}.section--grey{background-color:var(--gray-50)}.section--dark{background-color:var(--color-primary)}.section--color{background-color:var(--color-secondary)}.swiper-custom-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:32px;gap:20px}.swiper-custom-nav .swiper-button-next,.swiper-custom-nav .swiper-button-prev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:static;width:24px;height:24px;margin:0;color:var(--color-accent)}.swiper-custom-nav .swiper-button-next::after,.swiper-custom-nav .swiper-button-prev::after{font-size:12px;font-weight:700}.swiper-custom-nav .swiper-pagination{position:static;width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.swiper-custom-nav .swiper-pagination .swiper-pagination-bullet{height:12px;width:40px;border-radius:30px;background:#494949;opacity:1;margin:0}.swiper-custom-nav .swiper-pagination .swiper-pagination-bullet-active{background:var(--white)}#back-to-top{position:fixed;bottom:16px;right:16px;border:none;outline:0;z-index:9999;width:32px;height:32px;text-align:center;line-height:30px;background:var(--color-link);color:var(--text-grey);cursor:pointer;text-decoration:none;-webkit-transition:var(--transition);transition:var(--transition);opacity:0}@media (min-width:768px){#back-to-top{bottom:40px;right:40px}}#back-to-top:hover{background:var(--color-hover);color:var(--text-grey)}#back-to-top.show{opacity:1}body{color:var(--white);font-family:var(--font-base);font-size:1.6rem;line-height:1.4;font-optical-sizing:auto;font-weight:300;letter-spacing:.5px}p{font-size:1.6rem;margin-bottom:16px;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-title);font-weight:700}.h1,h1{font-size:3.2rem;margin:0 0 16px;font-weight:600;line-height:1.2}@media (min-width:768px){.h1,h1{font-size:7.5rem}}.h2,h2{font-size:2.56rem;margin:0 0 16px;font-weight:600}@media (min-width:768px){.h2,h2{font-size:4rem}}.h3,h3{font-size:2.05rem;margin:0 0 12px;font-weight:600}@media (min-width:768px){.h3,h3{font-size:5.3rem}}.h4,h4{font-size:1.8rem;margin:0 0 12px;font-weight:500}@media (min-width:768px){.h4,h4{font-size:2.56rem}}.h5,h5{font-size:1.6rem;margin:0 0 12px;font-weight:500}@media (min-width:768px){.h5,h5{font-size:2.05rem}}.h6,h6{font-size:1.6rem;margin:0 0 12px;font-weight:500}@media (min-width:768px){.h6,h6{font-size:1.8rem}}.text-small{font-size:1.33rem}.subtitle{font-size:1.6rem}ul{list-style-type:disc;margin:12px 0 12px 20px;padding:0}ul li{margin:0;position:relative}ol{margin:12px 0 12px 20px;padding:0}ol li{margin:0;position:relative}dl{display:-ms-grid;display:grid;-ms-grid-columns:-webkit-max-content;-ms-grid-columns:max-content;grid-template-columns:-webkit-max-content;grid-template-columns:max-content;margin-bottom:16px}dl dt{font-weight:700}dl dd{margin:0;-ms-grid-column:2;grid-column-start:2}details{padding:8px 16px;background-color:var(--gray-100);border-radius:4px;margin-bottom:16px}details[open] summary{margin-bottom:16px}blockquote{display:block;background:0 0;padding:16px 16px 16px 36px;margin:0 16px 16px 16px;position:relative;color:var(--gray-500);font-style:italic;border-left:4px solid var(--color-secondary);-webkit-box-shadow:rgba(17,17,26,.05) 0 4px 16px,rgba(17,17,26,.05) 0 8px 32px;box-shadow:rgba(17,17,26,.05) 0 4px 16px,rgba(17,17,26,.05) 0 8px 32px}blockquote::before{content:"“";color:var(--color-secondary);position:absolute;left:12px;top:2px;font-size:4rem}blockquote::after{content:""}code{background-color:var(--gray-100);padding:2px 8px;border-radius:4px}pre{background-color:var(--gray-100);padding:12px 16px;border-radius:4px;margin-bottom:16px}table{border-spacing:1px;border-collapse:collapse;background:var(--white);border-radius:4px;overflow:hidden;width:100%;margin:0 auto 16px;text-align:left;-webkit-box-shadow:rgba(17,17,26,.05) 0 4px 16px,rgba(17,17,26,.05) 0 8px 32px;box-shadow:rgba(17,17,26,.05) 0 4px 16px,rgba(17,17,26,.05) 0 8px 32px}table thead{background-color:var(--gray-100)}table thead th{padding:12px}table tbody tr:nth-child(even){background-color:var(--gray-50)}table tbody td{padding:12px}table tfoot th{padding:12px}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;position:relative;padding:10px 16px;-webkit-transition:var(--transition);transition:var(--transition);background:0 0;border:1px solid transparent;border-radius:24px;font-family:var(--font-title);font-size:1.8rem;font-weight:700;line-height:1.3;color:var(--color-link);text-decoration:none}.btn:hover{cursor:pointer;color:var(--color-hover);border-color:transparent;text-decoration:none}.btn:active,.btn:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}.btn--primary{background:var(--color-link);color:var(--text-grey)}.btn--primary:hover{color:var(--text-grey);background:var(--color-hover);border-color:var(--color-hover)}.btn--outline{color:var(--color-link);border-color:var(--color-link)}.btn--outline:hover{color:var(--white);background:var(--color-hover);border-color:var(--color-hover)}.btn--inverse{background:var(--white);border-color:var(--white);color:var(--color-link)}.btn--inverse:hover{background:var(--gray-50);border-color:var(--gray-50);color:var(--color-hover)}.btn--large{padding:12px 24px;font-size:2.4rem}.btn--small{padding:6px 12px;font-size:1.2rem;border-radius:5px}.form__row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;margin-bottom:16px}.form__group{display:block;width:100%}.form__group label{display:block;margin-bottom:4px;color:var(--gray-500)}.form__control{display:block;width:100%;padding:12px 16px;font-weight:400;color:#5c5c60;background-color:var(--white);background-clip:padding-box;border:1px solid var(--gray-300);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:4px;-webkit-transition:var(--transition);transition:var(--transition)}.form__control:focus{outline:0}.form-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto;grid-template-rows:auto;row-gap:56px;-webkit-column-gap:90px;-moz-column-gap:90px;column-gap:90px;gap:24px}.form-grid .form-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px}.form-grid .form-block p{margin-bottom:0;line-height:1.3}.wpcf7-acceptance label,.wpcf7-checkbox label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin:0;font-weight:400}.wpcf7-acceptance input[type=checkbox],.wpcf7-checkbox input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:1px solid var(--color-link);border-radius:0;background-color:transparent;-webkit-transition:all .4s ease;transition:all .4s ease;cursor:pointer}.wpcf7-acceptance input[type=checkbox]:checked,.wpcf7-checkbox input[type=checkbox]:checked{background-color:var(--color-link);border-color:var(--color-link)}.wpcf7-acceptance input[type=checkbox]:checked::before,.wpcf7-checkbox input[type=checkbox]:checked::before{content:"";width:16px;height:18px;background:url(../images/form-icon-check.svg) center no-repeat;display:block;position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.wpcf7-radio{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.wpcf7-radio label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.wpcf7-radio input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:2px solid var(--color-link);border-radius:50%;background-color:transparent;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.wpcf7-radio input[type=radio]:checked{background-color:var(--color-link);border-color:var(--color-link)}.wpcf7-radio input[type=radio]:checked::before{content:"";display:block;width:10px;height:10px;background-color:var(--white);border-radius:50%;margin:auto}.wpcf7-not-valid-tip{border:1px solid var(--error-200);background-color:var(--error-50);color:var(--color-primary);padding:2px 8px;margin-top:4px;font-size:1.3rem;line-height:1.4}.wpcf7-spinner{background-color:var(--color-secondary);-webkit-transform:translateX(32px) translateY(6px);-ms-transform:translateX(32px) translateY(6px);transform:translateX(32px) translateY(6px);padding-top:8px;margin:0}.wpcf7-form-control-wrap:has(#nameInput),.wpcf7-form-control-wrap:has(#nameInput2){position:relative;z-index:1}.wpcf7-form-control-wrap:has(#nameInput)::before,.wpcf7-form-control-wrap:has(#nameInput2)::before{content:"";background:url(../../assets/images/form-user.svg) center no-repeat;display:block;width:20px;height:20px;position:absolute;top:50%;left:16px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:20}.wpcf7-form-control-wrap:has(#telInput),.wpcf7-form-control-wrap:has(#telInput2){position:relative;z-index:1}.wpcf7-form-control-wrap:has(#telInput)::before,.wpcf7-form-control-wrap:has(#telInput2)::before{content:"";background:url(../../assets/images/form-phone.svg) center no-repeat;display:block;width:20px;height:20px;position:absolute;top:50%;left:16px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:20}#nameInput,#nameInput2,#telInput,#telInput2{padding-left:48px;position:relative;z-index:10}.modal label{font-size:1.4rem;font-weight:600}.modal .form-block__send p{font-size:1.4rem;margin-bottom:16px}.modal .btn{width:auto;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.site-nav{position:relative}.site-nav #menu-main-menu .nav__arrow{display:none}.site-nav__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:1200px){.site-nav__inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.site-nav .nav__list,.site-nav .nav__sublist{list-style:none;margin:0;padding:0}.site-nav .nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:24px}@media (max-width:767px){.site-nav .nav__list{display:none}}@media (min-width:768px){.site-nav .nav__list{gap:28px}}@media (min-width:1200px){.site-nav .nav__list{gap:32px}}.site-nav .nav__item{-ms-flex-negative:0;flex-shrink:0;position:relative}.site-nav .nav__item.has-children>.nav__sublist{position:absolute;top:100%;left:0;min-width:220px;background:var(--background);display:none}@media (max-width:767px){.site-nav .nav__item.has-children>.nav__sublist{display:none!important}}.site-nav .nav__item:hover>.nav__sublist{display:block}@media (max-width:767px){.site-nav .nav__item:hover>.nav__sublist{display:none!important}}.site-nav .nav__link{text-decoration:none;display:inline-block;padding:8px 0;color:var(--white);font-weight:400;white-space:nowrap}.site-nav .nav__item.has-children>.nav__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.site-nav .nav__item.has-children>.nav__link::after{content:"";display:none;vertical-align:middle;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid currentColor;-webkit-transition:-webkit-transform .6s ease;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease}.site-nav .nav__item:focus-within>.nav__link::after,.site-nav .nav__item:hover>.nav__link::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.site-nav .nav__sublist .nav__item{width:100%}.site-nav .nav__sublist .nav__item .nav__link{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:12px 16px}.site-nav .nav__sublist .nav__item.has-children>.nav__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px}.site-nav .nav__sublist .nav__item.has-children>.nav__link::after{content:"";display:inline-block;vertical-align:middle;margin-left:8px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid currentColor;-webkit-transition:-webkit-transform .6s ease;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;-webkit-transform:none;-ms-transform:none;transform:none}.site-nav .nav__sublist .nav__item:focus-within>.nav__link::after,.site-nav .nav__sublist .nav__item:hover>.nav__link::after{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.site-nav .nav__sublist .nav__sublist{position:absolute;top:0!important;left:100%!important;min-width:220px;background:#45464b!important;display:none}.site-nav .nav__sublist .nav__item:hover>.nav__sublist{display:block}.site-nav .nav__sublist .nav__sublist.open-left{left:auto;right:100%}.nav__arrow{display:none}@media (max-width:1024px){.nav__arrow{display:inline-block;background:0 0;border:0;width:28px;height:28px}}.burger{display:none;background:0 0;border:0;width:40px;height:40px}@media (max-width:767px){.burger{display:block}}.burger__bar{display:block;height:2px;margin:6px 0;background:var(--white)}.mobile-nav{position:fixed;inset:0;width:100%;max-width:100%;height:100dvh;min-height:100vh;opacity:0;visibility:hidden;pointer-events:none;z-index:1000;overflow:hidden;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.mobile-nav .nav__sublist{display:none!important}.mobile-nav[aria-hidden=false]{opacity:1;visibility:visible;pointer-events:auto}.mobile-nav__overlay{position:absolute;inset:0;background:rgba(0,0,0,.5)}.mobile-nav__viewport{position:absolute;inset:0;width:100%;max-width:100%;background:var(--background);overflow:hidden;-ms-scroll-chaining:none;overscroll-behavior:contain}.mobile-nav__panel{position:absolute;top:0;left:0;right:auto;bottom:0;width:100%;max-width:100%;min-width:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding-bottom:40px}.mobile-nav__panel.is-active{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mobile-nav__panel.is-prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mobile-nav__panel[data-panel="0"]{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mobile-nav__panel[data-panel="0"].is-active{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mobile-nav__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px}.mobile-nav__title{margin:0;font-size:18px}.mobile-nav__close{background:0 0;border:0;color:var(--white);width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:32px;outline:0;-webkit-tap-highlight-color:transparent}.mobile-nav__close:active,.mobile-nav__close:focus,.mobile-nav__close:focus-visible{outline:0;-webkit-box-shadow:none;box-shadow:none}.mobile-nav__close svg{width:24px;height:24px;fill:none;stroke:var(--white);stroke-width:2}.mobile-nav__back{background:#4b4b50;border-radius:24px;border:0;outline:0;-webkit-tap-highlight-color:transparent}.mobile-nav__back:active,.mobile-nav__back:focus,.mobile-nav__back:focus-visible{outline:0;-webkit-box-shadow:none;box-shadow:none}.mobile-nav__back{font-size:1.4rem;line-height:1;padding:8px 16px 8px 8px;color:var(--white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-nav__back svg{width:24px;height:24px;fill:none;stroke:var(--white);stroke-width:2;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mobile-nav__list{list-style:none;margin:0;padding:8px 16px;width:100%;max-width:100%;min-width:0;-webkit-box-sizing:border-box;box-sizing:border-box}.mobile-nav__items{list-style:none;margin:0;padding:32px 16px;width:100%;max-width:100%;min-width:0;-webkit-box-sizing:border-box;box-sizing:border-box}.mobile-nav .nav__link{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;max-width:100%;font-size:2rem;padding:12px 0;color:var(--white);text-decoration:none;overflow-wrap:anywhere;word-break:normal}.mobile-nav .nav__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:100%;min-width:0;-webkit-box-sizing:border-box;box-sizing:border-box}.mobile-nav .nav__arrow{-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;width:24px;height:24px;background:0 0;border:none}.mobile-nav .nav__arrow svg{width:24px;height:24px;fill:none;stroke:var(--white);stroke-width:2}.mobile-nav .nav__item.has-children>.nav__link{cursor:pointer}.mobile-nav__items>li>.nav__link{display:block}.mobile-nav__items>li>.nav__arrow{margin-top:10px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}.nav-lock{overflow:hidden}.breadcrumbs{padding:15px 0 30px;color:var(--white);font-size:1.2rem;background:0 0}@media (min-width:768px){.breadcrumbs{padding:30px 0 40px}}.breadcrumbs a{text-decoration:none;color:var(--white)}.breadcrumbs a:hover{text-decoration:underline}.modal{opacity:0;visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;top:0;left:0;bottom:0;right:0;z-index:1099;-webkit-box-shadow:0 3px 10px -.5px rgba(0,0,0,.2);box-shadow:0 3px 10px -.5px rgba(0,0,0,.2);padding:32px;-webkit-transition:var(--transition);transition:var(--transition)}.modal.is-active{opacity:1;visibility:visible}.modal-background{background-color:rgba(0,0,0,.7);position:absolute;top:0;left:0;bottom:0;right:0;z-index:1090}.modal-card{width:100%;max-width:640px;height:auto;overflow-y:auto;max-height:100%;background-color:var(--white);position:relative;z-index:2000;padding:32px;border-radius:32px;color:var(--color-primary)}.modal-card-title{font-size:2.1rem;font-weight:700;margin:0 0 32px}.modal-card .delete{width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:20px;right:20px;padding:0;cursor:pointer;background-color:var(--gray-400);border:none;-webkit-transition:var(--transition);transition:var(--transition)}.modal-card .delete svg{width:10px;height:10px;fill:var(--white)}.modal-card .delete:hover{background-color:var(--color-primary)}@media (min-width:768px){.modal-card .form__row{gap:16px}}.accordion__list{list-style:none;margin:16px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.accordion__item{position:relative;display:block;width:100%;cursor:pointer;border:1px solid var(--gray-100);border-radius:4px}.accordion__item.active .accordion__title span{-webkit-transform:translateY(-6px) rotate(180deg);-ms-transform:translateY(-6px) rotate(180deg);transform:translateY(-6px) rotate(180deg)}.accordion__title{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px;font-size:2rem;font-weight:500;cursor:pointer;background-color:var(--gray-100)}.accordion__body{position:relative;width:100%;max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease;transition:max-height .3s ease;background-color:var(--white);border-radius:0 0 4px 4px}.accordion__content{padding:16px}.social{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.social__item{list-style:none;margin:0;padding:0;display:inline-block}.social__link{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;border-radius:0;color:var(--black);text-decoration:none}.social__link img{width:24px;height:24px}.tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tabs>ul{list-style:none;margin:40px 0 0;padding:0;width:100%;max-width:212px}@media (min-width:768px){.tabs>ul{max-width:256px}}@media (min-width:1200px){.tabs>ul{max-width:256px}}.tabs>ul li{display:block;margin-bottom:31px}.tabs>ul li a{position:relative;display:block;padding:0;font-size:2rem;font-weight:500;line-height:2.8rem;color:var(--color-primary);text-decoration:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.tabs>ul li a::before{content:"";position:absolute;top:50%;left:0;margin-top:-4px;width:8px;height:8px;background:var(--color-secondary);border-radius:50%;opacity:0;z-index:20;-webkit-transition:all .4s ease-in-out .1s;transition:all .4s ease-in-out .1s}.tabs>ul li a:hover{color:var(--color-secondary);outline:0}.tabs>ul li a:active,.tabs>ul li a:focus{outline:0}.tabs>ul li a.active{color:var(--color-secondary);padding-left:24px}.tabs>ul li a.active::before{opacity:1}.tabs>ul li a span{position:relative;background:#fff;z-index:30}.tabs .tab-body{position:relative;display:none;width:calc(100% - 244px);z-index:10}@media (min-width:768px){.tabs .tab-body{width:calc(100% - 288px)}}@media (min-width:1200px){.tabs .tab-body{width:calc(100% - 384px)}}.tabs .tab-body.active{display:block}.tabs .tab-body>*{-webkit-transition:all 1.8s cubic-bezier(.25,.8,.25,1) .1s;transition:all 1.8s cubic-bezier(.25,.8,.25,1) .1s}.read-more__content{max-height:0;overflow:hidden;-webkit-transition:max-height .5s ease,padding .5s ease;transition:max-height .5s ease,padding .5s ease;padding:0}.read-more--active .read-more__content{max-height:1000px;padding:10px 0}.share-link{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin:0;padding:0;position:relative;z-index:200}.share-link__title{font-size:1.8rem;font-weight:700;margin:24px 0 20px 0;color:var(--white)}.share-link__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:44px;width:44px;-webkit-transition:var(--transition);transition:var(--transition);background-color:var(--color-accent);border-radius:50%}.share-link__link:hover{text-decoration:none;background-color:var(--color-hover)}.share-link__link svg{width:24px;height:24px}.share-link__link svg path{fill:var(--background)}.share-box{padding-top:40px}.share-box__title{font-family:var(--font-title);font-weight:700;margin-bottom:16px}.content-editor h2{margin-top:48px}.content-editor h3{margin-top:32px}.content-editor h4{margin-top:24px}.content-editor img{max-width:100%;height:auto}@media (min-width:768px){.content-editor .alignright{float:right;margin:0 0 24px 32px}.content-editor .alignright::after{content:"";float:none;clear:both}}.content-editor .aligncenter{display:block;margin:4px auto 24px}.content-editor .aligncenter .wp-caption-text{text-align:center}@media (min-width:768px){.content-editor .alignleft{float:left;margin:0 32px 24px 0}.content-editor .alignleft::after{content:"";float:none;clear:both}}.content-editor .alignnone{width:100%;height:auto;margin:4px 0 24px}.content-editor figure{max-width:100%;width:auto;margin-bottom:40px}.content-editor figure img{max-width:100%;width:auto;height:auto}.content-editor figcaption{margin-top:16px;font-style:italic}.content-editor ul{list-style-type:disc;margin:0 0 24px 32px;padding:0}.content-editor ul li{margin:0;position:relative}.content-editor ol{margin:0 0 24px 32px;padding:0}.content-editor ol li{padding-left:12px}.content-editor .embed-responsive,.content-editor .iframe-container{position:relative;display:block;height:0;padding:0;overflow:hidden;margin-bottom:40px}.content-editor .embed-responsive .embed-responsive-item,.content-editor .embed-responsive iframe,.content-editor .iframe-container iframe{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.content-editor .embed-responsive-16by9,.content-editor .iframe-container{padding-bottom:56.25%}.content-editor .custom-gallery{margin:16px 0 32px}.content-editor .custom-gallery.gallery-columns-3{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;margin:16px 0 32px;padding:0}@media (min-width:768px){.content-editor .custom-gallery.gallery-columns-3{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);-ms-grid-rows:auto;grid-template-rows:auto;gap:16px}}.content-editor .custom-gallery.gallery-columns-2{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;margin:16px 0 32px;padding:0}@media (min-width:768px){.content-editor .custom-gallery.gallery-columns-2{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-ms-grid-rows:auto;grid-template-rows:auto;gap:16px}}.content-editor .custom-gallery-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.content-editor .custom-gallery-item img{width:100%;height:auto}.content-editor .custom-gallery-caption{margin-top:8px;font-size:12px;color:var(--gray-500);font-style:italic}.container{max-width:100%;margin:0 auto;padding-right:16px;padding-left:16px}@media (min-width:768px){.container{padding-right:unset;padding-left:unset}}.container-fluid{margin-right:auto;margin-left:auto;padding-right:32px;padding-left:32px}.row{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-16px;margin-left:-16px}.row.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.col.reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.col-xs{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:auto;flex-basis:auto}.col-xs-1{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;max-width:8.3333333333%}.col-xs-2{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;max-width:16.6666666667%}.col-xs-3{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xs-4{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;max-width:33.3333333333%}.col-xs-5{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;max-width:41.6666666667%}.col-xs-6{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xs-7{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;max-width:58.3333333333%}.col-xs-8{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;max-width:66.6666666667%}.col-xs-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xs-10{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;max-width:83.3333333333%}.col-xs-11{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;max-width:91.6666666667%}.col-xs-12{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xs-offset-0{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:0}.col-xs-offset-1{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:8.3333333333%}.col-xs-offset-2{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:16.6666666667%}.col-xs-offset-3{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:25%}.col-xs-offset-4{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:33.3333333333%}.col-xs-offset-5{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:41.6666666667%}.col-xs-offset-6{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:50%}.col-xs-offset-7{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:58.3333333333%}.col-xs-offset-8{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:66.6666666667%}.col-xs-offset-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:75%}.col-xs-offset-10{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:83.3333333333%}.col-xs-offset-11{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:91.6666666667%}.col-xs-offset-12{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:100%}.col-xs{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.start-xs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.center-xs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-xs{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.top-xs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-xs{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-xs{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-xs{-ms-flex-pack:distribute;justify-content:space-around}.between-xs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-xs{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-xs{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (min-width:576px){.container{width:540px}.col-sm{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:auto;flex-basis:auto}.col-sm-1{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;max-width:8.3333333333%}.col-sm-2{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;max-width:16.6666666667%}.col-sm-3{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-sm-4{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;max-width:33.3333333333%}.col-sm-5{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;max-width:41.6666666667%}.col-sm-6{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-sm-7{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;max-width:58.3333333333%}.col-sm-8{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;max-width:66.6666666667%}.col-sm-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-sm-10{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;max-width:83.3333333333%}.col-sm-11{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;max-width:91.6666666667%}.col-sm-12{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-sm-offset-0{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:0}.col-sm-offset-1{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:8.3333333333%}.col-sm-offset-2{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:16.6666666667%}.col-sm-offset-3{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:25%}.col-sm-offset-4{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:33.3333333333%}.col-sm-offset-5{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:41.6666666667%}.col-sm-offset-6{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:50%}.col-sm-offset-7{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:58.3333333333%}.col-sm-offset-8{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:66.6666666667%}.col-sm-offset-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:75%}.col-sm-offset-10{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:83.3333333333%}.col-sm-offset-11{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:91.6666666667%}.col-sm-offset-12{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:100%}.col-sm{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.start-sm{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.center-sm{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-sm{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.top-sm{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-sm{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-sm{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-sm{-ms-flex-pack:distribute;justify-content:space-around}.between-sm{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-sm{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-sm{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (min-width:768px){.container{width:720px}.col-md{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:auto;flex-basis:auto}.col-md-1{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;max-width:8.3333333333%}.col-md-2{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;max-width:16.6666666667%}.col-md-3{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-md-4{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;max-width:33.3333333333%}.col-md-5{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;max-width:41.6666666667%}.col-md-6{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-md-7{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;max-width:58.3333333333%}.col-md-8{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;max-width:66.6666666667%}.col-md-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-md-10{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;max-width:83.3333333333%}.col-md-11{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;max-width:91.6666666667%}.col-md-12{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-md-offset-0{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:0}.col-md-offset-1{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:8.3333333333%}.col-md-offset-2{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:16.6666666667%}.col-md-offset-3{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:25%}.col-md-offset-4{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:33.3333333333%}.col-md-offset-5{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:41.6666666667%}.col-md-offset-6{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:50%}.col-md-offset-7{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:58.3333333333%}.col-md-offset-8{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:66.6666666667%}.col-md-offset-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:75%}.col-md-offset-10{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:83.3333333333%}.col-md-offset-11{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:91.6666666667%}.col-md-offset-12{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:100%}.col-md{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.start-md{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.center-md{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-md{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.top-md{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-md{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-md{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-md{-ms-flex-pack:distribute;justify-content:space-around}.between-md{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-md{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-md{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (min-width:992px){.container{width:960px}.col-lg{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:auto;flex-basis:auto}.col-lg-1{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;max-width:8.3333333333%}.col-lg-2{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;max-width:16.6666666667%}.col-lg-3{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-lg-4{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;max-width:33.3333333333%}.col-lg-5{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;max-width:41.6666666667%}.col-lg-6{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-lg-7{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;max-width:58.3333333333%}.col-lg-8{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;max-width:66.6666666667%}.col-lg-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-lg-10{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;max-width:83.3333333333%}.col-lg-11{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;max-width:91.6666666667%}.col-lg-12{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-lg-offset-0{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:0}.col-lg-offset-1{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:8.3333333333%}.col-lg-offset-2{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:16.6666666667%}.col-lg-offset-3{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:25%}.col-lg-offset-4{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:33.3333333333%}.col-lg-offset-5{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:41.6666666667%}.col-lg-offset-6{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:50%}.col-lg-offset-7{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:58.3333333333%}.col-lg-offset-8{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:66.6666666667%}.col-lg-offset-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:75%}.col-lg-offset-10{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:83.3333333333%}.col-lg-offset-11{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:91.6666666667%}.col-lg-offset-12{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:100%}.col-lg{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.start-lg{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.center-lg{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-lg{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.top-lg{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-lg{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-lg{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-lg{-ms-flex-pack:distribute;justify-content:space-around}.between-lg{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-lg{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-lg{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (min-width:1200px){.container{width:1140px}.col-xl{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:auto;flex-basis:auto}.col-xl-1{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;max-width:8.3333333333%}.col-xl-2{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;max-width:16.6666666667%}.col-xl-3{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xl-4{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;max-width:33.3333333333%}.col-xl-5{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;max-width:41.6666666667%}.col-xl-6{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xl-7{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;max-width:58.3333333333%}.col-xl-8{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;max-width:66.6666666667%}.col-xl-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xl-10{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;max-width:83.3333333333%}.col-xl-11{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;max-width:91.6666666667%}.col-xl-12{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xl-offset-0{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:0}.col-xl-offset-1{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:8.3333333333%}.col-xl-offset-2{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:16.6666666667%}.col-xl-offset-3{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:25%}.col-xl-offset-4{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:33.3333333333%}.col-xl-offset-5{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:41.6666666667%}.col-xl-offset-6{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:50%}.col-xl-offset-7{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:58.3333333333%}.col-xl-offset-8{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:66.6666666667%}.col-xl-offset-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:75%}.col-xl-offset-10{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:83.3333333333%}.col-xl-offset-11{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:91.6666666667%}.col-xl-offset-12{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:100%}.col-xl{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.start-xl{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.center-xl{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-xl{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.top-xl{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-xl{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-xl{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-xl{-ms-flex-pack:distribute;justify-content:space-around}.between-xl{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-xl{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-xl{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (min-width:1400px){.container{width:1262px}.col-sl{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:auto;flex-basis:auto}.col-sl-1{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;max-width:8.3333333333%}.col-sl-2{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;max-width:16.6666666667%}.col-sl-3{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-sl-4{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;max-width:33.3333333333%}.col-sl-5{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;max-width:41.6666666667%}.col-sl-6{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-sl-7{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;max-width:58.3333333333%}.col-sl-8{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;max-width:66.6666666667%}.col-sl-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-sl-10{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;max-width:83.3333333333%}.col-sl-11{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;max-width:91.6666666667%}.col-sl-12{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-sl-offset-0{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:0}.col-sl-offset-1{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:8.3333333333%}.col-sl-offset-2{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:16.6666666667%}.col-sl-offset-3{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:25%}.col-sl-offset-4{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:33.3333333333%}.col-sl-offset-5{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:41.6666666667%}.col-sl-offset-6{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:50%}.col-sl-offset-7{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:58.3333333333%}.col-sl-offset-8{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:66.6666666667%}.col-sl-offset-9{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:75%}.col-sl-offset-10{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:83.3333333333%}.col-sl-offset-11{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:91.6666666667%}.col-sl-offset-12{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:16px;padding-left:16px;margin-left:100%}.col-sl{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.start-sl{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.center-sl{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-sl{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.top-sl{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-sl{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-sl{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-sl{-ms-flex-pack:distribute;justify-content:space-around}.between-sl{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-sl{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-sl{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.header{padding:0;position:relative;z-index:100}@media (min-width:768px){.header{position:absolute;top:0;left:0;width:100%;height:auto}}.header__top{padding:24px 0}.header__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:768px){.header__row{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media (min-width:768px){.header__nav{padding:4px 0 12px}}.header:has(.mobile-nav[aria-hidden=false]) .header__address,.header:has(.mobile-nav[aria-hidden=false]) .header__contact{visibility:hidden;pointer-events:none}.header__contact{display:none}@media (min-width:768px){.header__contact{display:-webkit-box;display:-ms-flexbox;display:flex}}.header__contact .box-bg{background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.5);padding:8px 24px;border-radius:24px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.header__address{font-size:1.4rem;line-height:1.1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px;display:none;white-space:nowrap;color:var(--white)}@media (min-width:768px){.header__address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.header__address .box-bg{background-color:rgba(255,255,255,.1);padding:8px 24px;border-radius:24px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.5)}.header__address svg{width:24px;height:24px;fill:transparent;stroke:var(--white)}.logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.logo svg{fill:var(--white);width:100%;max-width:209px;height:auto}.logo__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer{background:var(--background);padding:30px 0 60px;margin-top:140px}.footer__logo{margin-bottom:40px}.footer__logo svg{width:100%;height:auto;max-width:209px}.footer__menu{margin-bottom:40px}@media (min-width:768px){.footer__menu{margin-bottom:0}}.footer__menu-title{font-weight:700;margin-bottom:12px}.footer__menu .navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;padding:0;list-style:none}.footer__menu .nav-link{display:block;padding:8px 0;text-decoration:none;font-weight:400;color:var(--white)}.footer__menu .nav-link:hover{color:var(--white)}.footer__social{margin-bottom:40px}.footer__social-title{margin-bottom:16px;font-size:1.8rem;font-weight:700}.footer__address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:32px}.footer__address svg{width:24px;height:24px;fill:transparent;stroke:var(--color-accent)}.footer__copyright{font-size:1.4rem;padding-top:24px}@media (min-width:768px){.footer__copyright{text-align:left}}.developer{font-size:1.3rem;text-align:center}@media (min-width:768px){.developer{text-align:right}}.script-time{background:rgba(0,0,0,.9);padding:4px 0;text-align:center;color:#fff;width:100%}.swiper-slide{-webkit-transition:var(--transition);transition:var(--transition)}.gallery-home__slider{width:100%;max-width:100%;height:100%}.gallery-home__slider .gallery-home__slide{width:100%;height:100%;aspect-ratio:2/3}.gallery-home__slider .gallery-home__slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-hero{position:relative;z-index:10;background-color:var(--background);background-position:top center;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;height:calc(100vh - 110px);height:calc(100svh - 110px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.home-hero{height:auto;min-height:900px;padding:180px 0 0}}.home-hero::before{content:"";position:absolute;bottom:0;left:0;right:0;height:60%;width:100%;z-index:25;background:-webkit-gradient(linear,left top,left bottom,color-stop(18%,rgba(0,0,0,0)),color-stop(79%,#24262f));background:linear-gradient(180deg,rgba(0,0,0,0) 18%,#24262f 79%)}@media (min-width:768px){.home-hero__image{position:fixed;inset:0;z-index:-1}}.home-hero__image img{display:block;width:100%;height:auto}@media (min-width:768px){.home-hero__image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}}.home-hero__content{position:absolute;inset:0;z-index:30;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.home-hero__content h1{font-size:3.2rem}@media (min-width:768px){.home-hero__content h1{font-size:5.6rem}}.home-hero__content .h3{font-size:2.4rem;margin-top:16px}.home-hero__content .btn svg{width:20px;height:20px;fill:var(--text-grey);-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px)}.home-hero__contact{background:rgba(0,0,0,.4);border-radius:8px;padding:16px 24px}.home-hero__contact-content{margin-bottom:16px}@media (hover:none) and (pointer:coarse){.home-hero{background-attachment:scroll}}.home-services{padding:80px 0}.services-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}@media (min-width:768px){.services-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.services-list .service-item{position:relative;z-index:5;border-radius:24px;overflow:hidden;aspect-ratio:4/5}@media (min-width:768px){.services-list .service-item{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:0}}.services-list .service-item>img{display:block;position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;z-index:1}.services-list .service-item.active .service-item__button::before{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.services-list .service-item.active .service-item__button svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.services-list .service-item__button{position:absolute;bottom:32px;left:32px;right:32px;width:calc(100% - 64px);z-index:15;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-transition:var(--transition);transition:var(--transition)}.services-list .service-item__button::before{content:"";-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-webkit-transition:flex-grow .6s ease,-webkit-box-flex .6s ease;transition:flex-grow .6s ease,-webkit-box-flex .6s ease;transition:flex-grow .6s ease;transition:flex-grow .6s ease,-webkit-box-flex .6s ease,-ms-flex-positive .6s ease}.services-list .service-item__button svg{width:24px;height:24px;fill:transparent;stroke:var(--gray-900)}.services-list .service-item__content{position:absolute;inset:0;z-index:10;padding:20px 20px 20px 28px;background:-webkit-gradient(linear,left top,left bottom,from(#38393e),to(#2f3032));background:linear-gradient(180deg,#38393e 0,#2f3032 100%);color:var(--white);-webkit-transition:var(--transition);transition:var(--transition)}.services-list .service-item__content--hidden{opacity:0;visibility:hidden;-webkit-transition:var(--transition);transition:var(--transition)}.services-list .service-item__content ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:0 0 0 20px}.services-list .service-item__content a{color:var(--white);text-decoration:none}.services-list .service-item__content a:hover{text-decoration:none;color:var(--color-hover)}.home-gallery{overflow:hidden;padding:0 0 80px}.home-gallery .section-title{margin-bottom:80px}.home-gallery-img img{width:100%;height:auto;border-radius:24px;overflow:hidden}.home-gallery .swiper-slide img{width:100%;height:auto}.specialists{overflow:hidden}.specialists .specialistsSwiper{overflow:visible}.specialists .specialistsSwiper .swiper-slide:not(.swiper-slide-visible){-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px)}.specialists .specialist-card{position:relative;z-index:10;border-radius:30px;overflow:hidden;-webkit-box-shadow:0 4px 4px var(--background);box-shadow:0 4px 4px var(--background)}.specialists .specialist-card__link{text-decoration:none;color:var(--white)}.specialists .specialist-card__link:hover{text-decoration:none;color:var(--white)}.specialists .specialist-card__thumbnail{aspect-ratio:285/430;width:100%;height:auto}.specialists .specialist-card__thumbnail img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.specialists .specialist-card__body{position:absolute;bottom:20px;left:20px;right:20px;height:64px;z-index:30}.specialists .specialist-card__title{font-weight:700;margin-bottom:8px}.specialists .specialist-card__position{font-size:1.4rem;font-weight:300}.specialists .specialist-card::after{content:"";position:absolute;left:0;right:0;bottom:0;z-index:20;height:50%;background:-webkit-gradient(linear,left bottom,left top,from(#38393e),to(rgba(56,57,62,0)));background:linear-gradient(0deg,#38393e,rgba(56,57,62,0))}.specialists .specialist-card::before{bottom:0;content:"";height:50%;left:0;opacity:.8;position:absolute;-webkit-transition:all .4s ease;transition:all .4s ease;width:100%;z-index:15;background:-webkit-gradient(linear,left bottom,left top,from(#131625),to(rgba(19,22,37,0)));background:linear-gradient(0deg,#131625,rgba(19,22,37,0))}.home-before-after,.service-page__examples{padding:80px 0;overflow:hidden}.home-before-after .before-after-slider,.service-page__examples .before-after-slider{overflow:visible}.home-before-after .before-after-slider .swiper-slide:not(.swiper-slide-visible),.service-page__examples .before-after-slider .swiper-slide:not(.swiper-slide-visible){-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px)}.home-before-after .before-after-slider a,.service-page__examples .before-after-slider a{text-decoration:none}.home-before-after .before-after-slider a:focus,.home-before-after .before-after-slider a:hover,.service-page__examples .before-after-slider a:focus,.service-page__examples .before-after-slider a:hover{text-decoration:none;outline:0;-webkit-box-shadow:none;box-shadow:none}.home-before-after .before-after-slider img,.service-page__examples .before-after-slider img{border-radius:40px;overflow:hidden;width:100%;height:auto}.price-section{padding:80px 0}.price-section__all{padding-top:40px;text-align:center}.cta-channel{padding:24px 0;text-align:center}.cta-channel__block{max-width:660px;margin:0 auto;background-color:rgba(239,239,239,.2);border-radius:30px;overflow:hidden}.cta-channel__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 30px 0 20px;text-decoration:none;-webkit-transition:var(--transition);transition:var(--transition)}.cta-channel__link:hover{background:#949494}.cta-channel__link:hover .cta-channel__image--1{-webkit-transform:translate(20px,20px) rotate(-18deg);-ms-transform:translate(20px,20px) rotate(-18deg);transform:translate(20px,20px) rotate(-18deg)}.cta-channel__link:hover .cta-channel__image--3{-webkit-transform:translate(-30px,20px) rotate(18deg);-ms-transform:translate(-30px,20px) rotate(18deg);transform:translate(-30px,20px) rotate(18deg)}.cta-channel__images{padding-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.cta-channel__image img{display:block}.cta-channel__image--1{-webkit-transform:translate(20px,20px);-ms-transform:translate(20px,20px);transform:translate(20px,20px);position:relative;z-index:30;-webkit-transition:var(--transition);transition:var(--transition)}.cta-channel__image--2{position:relative;z-index:20}.cta-channel__image--3{-webkit-transform:translate(-30px,20px);-ms-transform:translate(-30px,20px);transform:translate(-30px,20px);position:relative;z-index:10;-webkit-transition:var(--transition);transition:var(--transition)}.cta-channel__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;color:var(--white);font-size:1.8rem;font-weight:700;margin-left:-12px;width:calc(100% + 12px);letter-spacing:normal}.cta-channel__text span{width:30px;min-width:30px;height:30px;border-radius:50%;background-color:var(--color-link);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cta-channel__text span svg{width:16px;height:16px;fill:transparent;stroke:var(--background)}.blog{padding:80px 0 0}.consultation{padding:80px 0 90px;overflow:hidden}.consultation__form{background:rgba(243,243,243,.1);border:1px solid var(--color-accent);-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:30px;padding:90px 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:20}.consultation__form .btn{border-radius:4px}.consultation__form .wpcf7{max-width:900px}.consultation__form .form-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto;grid-template-rows:auto;row-gap:56px;-webkit-column-gap:90px;-moz-column-gap:90px;column-gap:90px;gap:24px}@media (min-width:768px){.consultation__form .form-grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}.consultation__form .form-grid .form-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px}.consultation__form .form-grid .form-block p{margin-bottom:0;line-height:1.3}.consultation__form .form-grid .form-block .wpcf7-spinner{position:absolute;right:-28px;height:24px;width:24px}.consultation__form-bg{width:1px;height:1px;background:var(--color-accent);border-radius:50%;-webkit-box-shadow:0 0 100px 100px var(--color-accent);box-shadow:0 0 100px 100px var(--color-accent);position:absolute;left:-25px;top:50%;z-index:10}.section-contacts__blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.section-contacts__block{padding:20px 40px;background:rgba(239,239,239,.1);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.section-contacts__title{font-family:var(--font-title);font-size:1.8rem;font-weight:700;margin-bottom:10px}.section-contacts__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.section-contacts__item a{color:var(--white);text-decoration:none}.section-contacts__item svg{width:20px;height:20px}.section-contacts__item svg.i-bc-mail,.section-contacts__item svg.i-bc-phone{fill:transparent}.section-contacts__map{height:100%;border-radius:8px;overflow:hidden}.section-contacts__map iframe{width:100%;height:100%}.page-price{overflow:hidden}.page-price .container{position:relative;z-index:20}.page-price__header{position:relative;min-height:200px;z-index:10}@media (min-width:768px){.page-price__header{min-height:260px;padding-top:180px}}.page-price__header::before{content:"";position:absolute;bottom:-200px;left:0;right:0;height:calc(100% + 200px);background:-webkit-gradient(linear,left top,left bottom,color-stop(18%,rgba(0,0,0,0)),color-stop(79%,#24262f));background:linear-gradient(180deg,rgba(0,0,0,0) 18%,#24262f 79%);z-index:15;pointer-events:none}.page-price__header-bg{position:absolute;inset:0;z-index:-1}.page-price__header-bg img{width:100%;height:260px;-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.page-price__header-bg img{height:460px}}.page-price__title{font-size:2.4rem;line-height:1.2;margin-bottom:48px}@media (min-width:768px){.page-price__title{font-size:3.8rem}}.page-price__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:80px}.price-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.price-box__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 0;gap:8px}.price-box__title{color:var(--white);position:relative;padding-left:12px;font-size:1.6rem}@media (min-width:768px){.price-box__title{padding-left:20px;font-size:2rem}}.price-box__title::before{content:"";position:absolute;left:0;top:12px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:4px;height:4px;background:var(--white);border-radius:4px}.price-box__price{background:0 0;padding:8px 8px 8px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:30px;-webkit-transition:var(--transition);transition:var(--transition);font-weight:600;position:relative;min-width:140px;white-space:nowrap;font-size:1.6rem}@media (min-width:768px){.price-box__price{padding:8px 8px 8px 20px;font-size:1.8rem;min-width:160px}}.price-box__price::before{content:"";position:absolute;left:4px;top:18px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:4px;height:4px;background:var(--white);border-radius:4px}@media (min-width:768px){.price-box__price::before{left:8px;top:18px}}.price-box__price:hover{background:var(--color-accent);border-radius:30px;color:var(--background);font-weight:600}.price-box__price:hover span{color:var(--background)}.price-box__price:hover::before{background:var(--background)}.price-box__price span{color:var(--color-accent);text-decoration:line-through}.review-box--1{margin-bottom:80px}.review-box--1 .review-item__image{aspect-ratio:1/1}.review-box--2 .review-item__image{aspect-ratio:353/638}.review-item{background:#4b4b50;border-radius:30px;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.review-item__image{width:100%;border-radius:20px;overflow:hidden}.review-item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-contact{overflow:hidden}.page-contact__hero{position:relative;height:320px;overflow:hidden;background-color:var(--background)}@media (min-width:768px){.page-contact__hero{height:440px}}@media (min-width:1200px){.page-contact__hero{height:520px}}.page-contact__hero-bg{position:absolute;inset:0;z-index:0}.page-contact__hero-bg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 32%;object-position:center 32%}.page-contact__hero-overlay{position:absolute;inset:0;z-index:1;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.35)),to(rgba(0,0,0,.55)));background:linear-gradient(180deg,rgba(0,0,0,.35) 0,rgba(0,0,0,.55) 100%);pointer-events:none}.page-contact__hero-content{position:absolute;inset:0;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding:56px 16px 24px}@media (min-width:768px){.page-contact__hero-content{padding:64px 32px 32px}}.page-contact__hero-content .breadcrumbs{position:absolute;top:12px;left:0;right:0;padding:0 0 8px;text-align:center}@media (min-width:768px){.page-contact__hero-content .breadcrumbs{top:16px}}.page-contact__title{margin:0;line-height:1.1;max-width:900px;text-align:center}.page-contact__body{position:relative;padding:48px 0 80px;background-color:var(--background)}@media (min-width:768px){.page-contact__body{padding:64px 0 90px}}@media (max-width:767px){.page-contact__description{max-width:400px}}.page-contact__description p{font-size:1.8rem;line-height:1.5;font-weight:400;margin-bottom:0}@media (min-width:768px){.page-contact__description p{font-size:3.2rem;line-height:1.3}}@media (min-width:1200px){.page-contact__description p{font-size:5.3rem;line-height:1.2}}.before-after-tabs{margin-bottom:42px}.before-after-tabs__nav{overflow-x:auto;margin-bottom:30px;padding-bottom:12px}.before-after-tabs__nav .scroll-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:24px}.before-after-tab-nav{padding:24px 12px;border-color:rgba(255,255,255,.5);background:0 0;cursor:pointer;-webkit-transition:.3s ease;transition:.3s ease;border-radius:12px;color:#fff;border-top:none;border-left:none;border-right:none}.before-after-tab-nav.active{background:rgba(255,255,255,.1);color:#fff;border-width:1px;border-style:solid}.before-after-tab-content{display:none}.before-after-tab-content.active{display:block}.before-after-page-slider .before-after-link img{width:100%;height:auto;display:block;border-radius:24px;overflow:hidden}.service-page{overflow:hidden}.service-page .container{position:relative;z-index:20}.service-page__header{position:relative;min-height:200px;z-index:10}@media (min-width:768px){.service-page__header{min-height:500px;padding-top:180px}}.service-page__header::before{content:"";position:absolute;bottom:-200px;left:0;right:0;height:calc(100% + 200px);background:-webkit-gradient(linear,left top,left bottom,color-stop(18%,rgba(0,0,0,0)),color-stop(79%,#24262f));background:linear-gradient(180deg,rgba(0,0,0,0) 18%,#24262f 79%);z-index:15}.service-page__header-bg{position:absolute;inset:0;z-index:-1}.service-page__header-bg img{width:100%;height:400px;-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.service-page__header-bg img{height:700px}}.service-page__cta{width:100%;border:1px solid var(--white);padding:24px 24px;border-radius:30px;background:rgba(239,239,239,.1);margin-bottom:36px}@media (min-width:768px){.service-page__cta{max-width:560px;padding:24px 78px}}.service-page__cta .form-grid{gap:12px}.service-page__cta .btn{border-radius:4px}.service-page__cta .wpcf7-spinner{display:none}.service-page__cta-name{width:100%;padding:44px 16px;border-radius:30px;border:1px solid var(--white);background:rgba(239,239,239,.1);margin-bottom:80px}.service-page__cta-name .form-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.service-page__cta-name .form-grid .btn{border-radius:4px}@media (min-width:1200px){.service-page__cta-name .form-grid{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.service-page__cta-name .form-grid .wpcf7-spinner{display:none}.service-page__cta-name .form-grid .form-block{min-width:calc((100% - 24px)/ 3);-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 24px)/ 3);flex:0 0 calc((100% - 24px)/ 3)}}.service-page__content{margin-bottom:72px}.service-page__video{margin-bottom:72px}.service-page__video video{width:100%;height:auto;display:block}.price-include{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-ms-grid-rows:auto;grid-template-rows:auto;gap:20px}@media (min-width:768px){.price-include{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.price-include{-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr)}}.price-include__item{background:#4b4b50;border:1px solid var(--color-accent);border-radius:30px;height:140px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding:20px}.gallery-instagram{padding:80px 0}.gallery-instagram__slider{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:30px;-webkit-transition:.8s ease;transition:.8s ease}.gallery-instagram__slider::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);pointer-events:none;z-index:40}.gallery-instagram__slider:hover{-webkit-transform:scale(1.06);-ms-transform:scale(1.06);transform:scale(1.06)}.gallery-instagram__slide{width:100%;height:410px}.gallery-instagram__slide img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.gallery-instagram__link{position:absolute;z-index:50;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff;font-size:2.4rem;line-height:1.2;font-weight:600;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px;width:100%;padding:24px}@media (min-width:768px){.gallery-instagram__link{font-size:3.2rem}}.gallery-instagram__link span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:56px;min-width:56px;height:56px;background-color:rgba(255,255,255,.4);border:1px solid #fff;border-radius:50%}.gallery-instagram__link span svg{width:24px;height:24px;fill:var(--white)}.gallery-instagram__img{width:100%;height:200px;position:relative}@media (min-width:768px){.gallery-instagram__img{height:400px}}.gallery-instagram__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:30px}.gallery-instagram__img a{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff;font-size:2.4rem;line-height:1.2;font-weight:600;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px;width:100%;padding:24px}@media (min-width:768px){.gallery-instagram__img a{font-size:3.2rem}}.gallery-instagram__img a span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:56px;min-width:56px;height:56px;background-color:rgba(255,255,255,.4);border:1px solid #fff;border-radius:50%}.gallery-instagram__img a span svg{width:24px;height:24px;fill:var(--white)}.article-page{padding-bottom:72px}.article-page__date{margin-bottom:8px;font-weight:500;font-size:1.8rem}.article-page__preview{margin-bottom:32px}.article-page__preview img{width:100%;height:auto}.article-page__other{margin:48px 0 24px}@media (min-width:1200px){.article-page__other{margin:80px 0 24px}}.article-page__other-title{margin-bottom:24px}#table-of-contents{position:sticky;top:120px}.block-toc{padding:32px;background-color:var(--gray-50)}.block-toc ul{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.block-toc ul a{text-decoration:none;color:var(--color-primary)}.block-toc ul a:hover{text-decoration:underline}.block-toc__h1{font-size:2.8rem}.block-toc__h2{font-size:2.4rem}.block-toc__h3{font-size:2rem}.block-toc__h4{font-size:1.8rem}.block-toc__h5{font-size:1.6rem}.block-toc__h6{font-size:1.4rem}.archive-description{margin-bottom:30px}.archive-card{-webkit-transition:var(--transition);transition:var(--transition);background:rgba(243,243,243,.1);border-radius:30px;overflow:hidden}.archive-card__link{text-decoration:none;color:var(--white)}.archive-card__link:hover{text-decoration:none;color:var(--white)}.archive-card__thumbnail{display:block;aspect-ratio:285/143;width:100%;height:auto}.archive-card__thumbnail img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.archive-card__title{font-size:1.8rem;margin-bottom:16px;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.archive-card__body{padding:24px}.archive-card__body P{margin-bottom:0}.category,.post-type-archive{position:relative}.category .circle,.post-type-archive .circle{width:1px;height:1px;background:var(--color-accent);border-radius:50%;-webkit-box-shadow:0 0 300px 300px var(--color-accent);box-shadow:0 0 300px 300px var(--color-accent);position:absolute;right:25%;top:-50px;z-index:-1}.big-article__title{font-weight:700;font-size:1.8rem;margin-bottom:16px}.big-article__link{display:block;width:100%;height:430px}.big-article__link img{border-radius:30px;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.big-article time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:40px;font-size:1.4rem}.big-article time svg{width:16px;height:16px;color:var(--white);fill:transparent}.more-articles{padding-top:90px}.more-articles .col-lg-3{margin-bottom:32px}.before-after .before-after-item{margin-bottom:40px}.before-after .before-after-item:hover .before-after-hidden{-ms-grid-rows:1fr;grid-template-rows:1fr;padding-top:24px}.before-after .before-after-item img{border-radius:40px;overflow:hidden;display:block}.before-after .before-after-hidden{display:-ms-grid;display:grid;-ms-grid-rows:0fr;grid-template-rows:0fr;overflow:hidden;-webkit-transition:var(--transition);transition:var(--transition)}.before-after .before-after-hidden>*{overflow:hidden}.before-after .before-after-loadmore-wrap{text-align:center}.single-specialist{position:relative}.single-specialist .circle{width:1px;height:1px;background:var(--color-accent);border-radius:50%;-webkit-box-shadow:0 0 300px 300px var(--color-accent);box-shadow:0 0 300px 300px var(--color-accent);position:absolute;right:25%;top:-50px;z-index:5}.specialist{overflow:hidden;position:relative;padding:0 0 90px}.specialist .container{position:relative;z-index:20}.specialist__header{position:relative;min-height:200px;z-index:10}@media (min-width:768px){.specialist__header{min-height:500px;padding-top:180px}}.specialist__header::before{content:"";position:absolute;bottom:-200px;left:0;right:0;height:calc(100% + 200px);background:-webkit-gradient(linear,left top,left bottom,color-stop(18%,rgba(0,0,0,0)),color-stop(79%,#24262f));background:linear-gradient(180deg,rgba(0,0,0,0) 18%,#24262f 79%);z-index:15;pointer-events:none}.specialist__header .breadcrumbs{position:relative;z-index:25}.specialist__header-bg{position:absolute;inset:0;z-index:-1}.specialist__header-bg img{display:block;width:100%;height:400px;-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.specialist__header-bg img{height:700px}}.specialist__lead{position:relative;z-index:20;margin-top:-56px;margin-bottom:32px}@media (min-width:768px){.specialist__lead{margin-top:-160px;margin-bottom:48px}}.specialist__title{margin-bottom:8px}@media (max-width:767px){.specialist__title{font-size:clamp(2.4rem,6vw,3.2rem)}}@media (min-width:1200px){.specialist__title{font-size:3.6rem}}.specialist__position{margin:0;font-size:1.8rem;font-weight:300;line-height:1.35;color:rgba(255,255,255,.92)}.specialist__details{padding-top:0}.specialist__details .content{max-width:none;width:100%;margin:0 0 32px}.page-specialists{padding-bottom:40px}.specialist-info{max-width:none;width:100%;margin:0}.accordion--specialist .accordion__list{margin:0;gap:0}.accordion--specialist .accordion__item{border:none;border-radius:0;border-bottom:1px solid rgba(255,255,255,.12);cursor:default}.accordion--specialist .accordion__item:first-child{border-top:1px solid rgba(255,255,255,.12)}.accordion--specialist .accordion__item.active .accordion__toggle::before{-webkit-transform:translate(-50%,-50%) rotate(90deg);-ms-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg);opacity:0}.accordion--specialist .accordion__item.active .accordion__toggle::after{-webkit-transform:translate(-50%,-50%) rotate(0);-ms-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}.accordion--specialist .accordion__title{padding:24px 0;font-family:var(--font-base);font-size:1.8rem;font-weight:400;line-height:1.4;color:var(--white);background:0 0;gap:16px}.accordion--specialist .accordion__toggle{position:relative;-ms-flex-negative:0;flex-shrink:0;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.08)}.accordion--specialist .accordion__toggle::after,.accordion--specialist .accordion__toggle::before{content:"";position:absolute;top:50%;left:50%;width:14px;height:2px;background:var(--white);border-radius:1px;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease}.accordion--specialist .accordion__toggle::before{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.accordion--specialist .accordion__toggle::after{-webkit-transform:translate(-50%,-50%) rotate(90deg);-ms-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.accordion--specialist .accordion__body{background:0 0;border-radius:0}.accordion--specialist .accordion__content{padding:0 0 24px;color:rgba(255,255,255,.85);font-size:1.6rem;line-height:1.6}.accordion--specialist .accordion__item.active .accordion__title span,.accordion--specialist.active .accordion__title span{-webkit-transform:none;-ms-transform:none;transform:none}.specialist-info__list{margin:0;padding-left:20px;list-style:disc}.specialist-info__list li+li{margin-top:8px}.specialist-before-after{padding:64px 0 0;overflow:hidden}.specialist-before-after .section-title{margin-bottom:32px}.specialist-before-after .before-after-slider{overflow:visible}.specialist-before-after .before-after-slider .swiper-slide:not(.swiper-slide-visible){-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px)}.specialist-before-after .before-after-slider a{text-decoration:none}.specialist-before-after .before-after-slider a:focus,.specialist-before-after .before-after-slider a:hover{text-decoration:none;outline:0;-webkit-box-shadow:none;box-shadow:none}.specialist-before-after .before-after-slider img{border-radius:40px;width:100%;height:auto;display:block}.specialist-before-after .before-after-pair{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}@media (max-width:767px){.specialist-before-after .before-after-pair{-ms-grid-columns:1fr;grid-template-columns:1fr}}.specialist-before-after .before-after-pair__item{position:relative}.specialist-before-after .before-after-pair__label{position:absolute;top:16px;left:16px;z-index:1;padding:6px 14px;border-radius:999px;background:rgba(56,57,62,.72);color:var(--white);font-size:1.2rem;line-height:1.2;text-transform:uppercase;letter-spacing:.04em}.specialist-before-after__footer{padding-top:40px;text-align:center}.specialist-before-after--empty .section-title{margin-bottom:24px}.specialist-before-after--empty .specialist-before-after__footer{padding-top:0}.error__search{max-width:500px;border:1px solid #dfdfdf}.error__search #searchform{width:100%}