/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;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:-0.25em}sup{top:-0.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}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{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]{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}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;text-align:center;line-height:0;font-weight:normal;outline:none}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;*zoom:1;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{position:absolute;top:43%;left:0;height:25%;width:100%;text-align:center;line-height:0}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:none}.lb-prev,.lb-next{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(../images/prev.svg) left 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(../images/next.svg) right 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;*zoom:1;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:bold;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(../images/close.svg) top right no-repeat;text-align:right;outline:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:.7;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}*,*::before,*::after{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:"Roboto",sans-serif;font-weight:400;overflow-x:hidden}body.hidden{overflow:hidden}img{display:block;max-width:100%;height:auto}.lb-nav a.lb-prev{width:74px;background:url(../images/prev.svg) center left 15px no-repeat,rgba(0,0,0,.5)}.lb-nav a.lb-next{width:74px;background:url(../images/next.svg) center right 15px no-repeat,rgba(0,0,0,.5)}.lb-number{display:none !important}.page-container{max-width:4096px;margin:0 auto;overflow:hidden}.wrapper{padding:0 15px;width:100%;max-width:1920px;margin:0 auto}@media screen and (min-width: 1280px){.wrapper{padding:0 43px}}@media screen and (min-width: 1536px){.wrapper{padding:0 128px}}@media screen and (min-width: 1920px){.wrapper{padding:0 320px}}.btn_center{display:flex;justify-content:center}.header{background:#fff;padding:15px 0;z-index:100;position:relative;transition:all .3s ease-in-out}.header.sticky{position:fixed;top:0;width:100%;box-shadow:0 5px 10px 0 rgba(0,0,0,.1)}.header.hidden{transform:translateY(-100%)}.header .layout{display:flex;justify-content:space-between;align-items:flex-start;gap:30px}@media screen and (min-width: 1024px){.header .layout{align-items:center}}.header .column_1{display:flex;align-items:center;gap:15px}.header .column_1 .logo{text-decoration:none;display:block;z-index:120;position:relative;flex-shrink:0}.header .column_1 .txt{font-family:"Bebas Neue",sans-serif;color:#29215a;font-size:1.3125rem;line-height:1;z-index:120;position:relative}.header .column_2 .toggle{display:flex;width:28px;height:22px;border:none;background:none;cursor:pointer;z-index:120;position:relative}@media screen and (min-width: 1024px){.header .column_2 .toggle{display:none}}.header .column_2 .toggle span{display:block;width:100%;height:0;border-bottom:2px solid #000;position:absolute;left:0;transition:all .3s ease-in-out}.header .column_2 .toggle span:nth-of-type(1){top:0}.header .column_2 .toggle span:nth-of-type(2){top:50%;transform:translateY(-50%)}.header .column_2 .toggle span:nth-of-type(3){bottom:0}.header .column_2 .toggle.open span:nth-of-type(1){top:50%;transform:translateY(-50%) rotate(45deg)}.header .column_2 .toggle.open span:nth-of-type(2){opacity:0;transform:translateY(-50%) scale(0)}.header .column_2 .toggle.open span:nth-of-type(3){top:50%;bottom:auto;transform:translateY(-50%) rotate(-45deg)}.header .column_2 .slide{position:fixed;top:0;left:0;width:calc(100% - 15px - 28px - 15px);max-width:575px;height:100vh;background:#fff;border-right:2px solid #de5353;transform:translateX(calc(-100% - 2px));z-index:110;transition:transform .3s ease-in-out;display:flex;flex-direction:column;align-items:flex-start;gap:30px}.header .column_2 .slide.open{transform:translateX(0)}@media screen and (min-width: 575px){.header .column_2 .slide{max-width:-moz-max-content;max-width:max-content}}@media screen and (min-width: 1024px){.header .column_2 .slide{position:static;width:auto;max-width:100%;height:auto;background:none;border-right:none;transform:translateX(0);flex-direction:row;align-items:center;gap:45px}}.header .column_2 .slide nav .menu{margin:0;padding:0;list-style-type:none;display:flex;flex-direction:column;align-items:flex-start;gap:15px;line-height:1}@media screen and (min-width: 1024px){.header .column_2 .slide nav .menu{flex-direction:row;align-items:center;gap:30px}}@media screen and (min-width: 1536px){.header .column_2 .slide nav .menu{gap:45px}}.header .column_2 .slide nav .menu>li>a{text-decoration:none;display:block;color:#000;font-family:"Montserrat",sans-serif;font-size:1.3125rem;line-height:1.625rem;font-weight:600;transition:color .3s ease-in-out}@media screen and (min-width: 1024px){.header .column_2 .slide nav .menu>li>a{font-size:1rem;line-height:1.3125rem}}.header .column_2 .slide nav .menu>li>a>svg{display:none}.header .column_2 .slide nav .menu>li.menu-item-has-children{position:relative}.header .column_2 .slide nav .menu>li.menu-item-has-children>a{display:flex;align-items:center;gap:7.5px}@media screen and (min-width: 1024px){.header .column_2 .slide nav .menu>li.menu-item-has-children>a>svg{display:block;fill:#29215a;transition:transform .3s ease-in-out}}.header .column_2 .slide nav .menu>li.menu-item-has-children ul{margin:0;padding:15px 0 0 15px;list-style-type:none;line-height:1}@media screen and (min-width: 1024px){.header .column_2 .slide nav .menu>li.menu-item-has-children ul{padding:0;width:-moz-max-content;width:max-content;max-width:325px;background:#fff;border:2px solid #29215a;background:#29215a;border-radius:5px;box-shadow:0 5px 10px 0 hsla(0,0%,100%,.1);position:absolute;top:calc(100% + 15px);left:50%;transform:translateX(-50%);opacity:0;transition:opacity .3s ease-in-out;pointer-events:none;z-index:120;text-align:center}}@media screen and (min-width: 1024px){.header .column_2 .slide nav .menu>li.menu-item-has-children ul::before{content:"";display:block;width:100%;height:17px;background:rgba(0,0,0,0);position:absolute;top:-17px;left:0}}.header .column_2 .slide nav .menu>li.menu-item-has-children ul>li{margin:0 0 7.5px}@media screen and (min-width: 1024px){.header .column_2 .slide nav .menu>li.menu-item-has-children ul>li{margin:0}}.header .column_2 .slide nav .menu>li.menu-item-has-children ul>li>a{text-decoration:none;color:#000;font-family:"Montserrat",sans-serif;font-size:0.875rem;line-height:1.1875rem;font-weight:600;transition:all .3s ease-in-out}@media screen and (min-width: 1024px){.header .column_2 .slide nav .menu>li.menu-item-has-children ul>li>a{display:block;border-bottom:2px solid #29215a;background:#fff;padding:7.5px 15px}}.header .column_2 .slide nav .menu>li.menu-item-has-children ul>li>a>svg{display:none}.header .column_2 .slide nav .menu>li.menu-item-has-children ul>li.current-menu-item>a,.header .column_2 .slide nav .menu>li.menu-item-has-children ul>li.current-menu-ancestor>a,.header .column_2 .slide nav .menu>li.menu-item-has-children ul>li:hover>a,.header .column_2 .slide nav .menu>li.menu-item-has-children ul>li:focus>a{color:#de5353}@media screen and (min-width: 1024px){.header .column_2 .slide nav .menu>li.menu-item-has-children ul>li.current-menu-item>a,.header .column_2 .slide nav .menu>li.menu-item-has-children ul>li.current-menu-ancestor>a,.header .column_2 .slide nav .menu>li.menu-item-has-children ul>li:hover>a,.header .column_2 .slide nav .menu>li.menu-item-has-children ul>li:focus>a{background:#29215a;color:#fff}}.header .column_2 .slide nav .menu>li.menu-item-has-children ul>li:last-of-type{margin-bottom:0}.header .column_2 .slide nav .menu>li.menu-item-has-children ul>li:last-of-type>a{border-bottom:none}@media screen and (min-width: 1024px){.header .column_2 .slide nav .menu>li.menu-item-has-children:hover>a>svg,.header .column_2 .slide nav .menu>li.menu-item-has-children:focus>a>svg,.header .column_2 .slide nav .menu>li.menu-item-has-children:focus-within>a>svg{transform:rotate(180deg)}}@media screen and (min-width: 1024px){.header .column_2 .slide nav .menu>li.menu-item-has-children:hover>ul,.header .column_2 .slide nav .menu>li.menu-item-has-children:focus>ul,.header .column_2 .slide nav .menu>li.menu-item-has-children:focus-within>ul{opacity:1;pointer-events:all}}.header .column_2 .slide nav .menu>li.current-menu-item>a,.header .column_2 .slide nav .menu>li.current-menu-ancestor>a,.header .column_2 .slide nav .menu>li:hover>a,.header .column_2 .slide nav .menu>li:focus>a{color:#de5353}.header .column_2 .slide .phone_block{display:flex;align-items:center;gap:15px}.header .column_2 .slide .phone_block svg{flex-shrink:0}.header .column_2 .slide .phone_block .block .txt{color:#000;font-family:"Montserrat",sans-serif;font-size:1rem;line-height:1;font-weight:600;margin:0 0 5px}.header .column_2 .slide .phone_block .block a{text-decoration:none;color:#29215a;font-family:"Montserrat",sans-serif;font-size:1.625rem;line-height:1;font-weight:700;transition:color .3s ease-in-out}.header .column_2 .slide .phone_block .block a:hover,.header .column_2 .slide .phone_block .block a:hover{color:#de5353}body.page-template-offer-page .header .column_2 .slide nav .menu>li.offer_item>a{color:#de5353}body.single-post .header .column_2 .slide nav .menu>li.blog_item>a{color:#de5353}.text:has(p+h1) p:first-child,.text:has(p+h2) p:first-child,.text:has(p+.size_37) p:first-child{margin:0 0 -17.5px}.text h1{margin:25px 0 15px;font-family:"Montserrat",sans-serif;font-size:1.375rem;line-height:1.6875rem;font-weight:700}@media screen and (min-width: 1024px){.text h1{font-size:2rem;line-height:2.3125rem}}@media screen and (min-width: 1280px){.text h1{font-size:2.625rem;line-height:2.9375rem}}.text h2,.text .size_37{margin:25px 0 15px;font-family:"Montserrat",sans-serif;font-size:1.375rem;line-height:1.6875rem}@media screen and (min-width: 1024px){.text h2,.text .size_37{font-size:2rem;line-height:2.3125rem}}@media screen and (min-width: 1280px){.text h2,.text .size_37{font-size:2.3125rem;line-height:2.9375rem}}.text .size_27{margin:25px 0 15px;font-family:"Montserrat",sans-serif;font-size:1.375rem;line-height:1.6875rem}@media screen and (min-width: 1024px){.text .size_27{font-size:1.6875rem;line-height:2rem}}.text h3,.text .size_22{margin:25px 0 15px;font-family:"Montserrat",sans-serif;font-size:1.375rem;line-height:1.6875rem}.text .size_37 strong,.text .size_27 strong,.text .size_22 strong{font-weight:700}.text p,.text ul,.text ol{margin:0 0 15px;font-size:0.875rem;line-height:1.1875rem}@media screen and (min-width: 1024px){.text p,.text ul,.text ol{font-size:1rem;line-height:1.3125rem}}.text p strong,.text ul strong,.text ol strong{font-weight:700}.text p a,.text ul a,.text ol a{text-decoration:none;color:inherit;transition:color .3s ease-in-out}.text ul,.text ol{padding:0;list-style-position:inside}.text ul li::marker,.text ol li::marker{font-weight:700}.text *:first-child{margin-top:0 !important}.text *:last-child{margin-bottom:0 !important}.text.style_1 h1,.text.style_1 h2,.text.style_1 h3,.text.style_1 h4,.text.style_1 h5,.text.style_1 h6{color:#fff}.text.style_1 p,.text.style_1 ol,.text.style_1 ul{color:#fff}.text.style_1 p a:hover,.text.style_1 p a:focus,.text.style_1 ol a:hover,.text.style_1 ol a:focus,.text.style_1 ul a:hover,.text.style_1 ul a:focus{color:#de5353}.text.style_2 h1,.text.style_2 h2,.text.style_2 h3,.text.style_2 h4,.text.style_2 h5,.text.style_2 h6{color:#141414}.text.style_2 p,.text.style_2 ol,.text.style_2 ul{color:#353535}.text.style_2 p a:hover,.text.style_2 p a:focus,.text.style_2 ol a:hover,.text.style_2 ol a:focus,.text.style_2 ul a:hover,.text.style_2 ul a:focus{color:#de5353}.btn{text-decoration:none;display:inline-flex;align-items:center;gap:15px;padding:15px 30px;min-height:58px;font-size:0.875rem;line-height:1;font-weight:700;transition:all .3s ease-in-out}@media screen and (min-width: 1024px){.btn{font-size:1.125rem}}.btn svg{transition:fill .3s ease-in-out;flex-shrink:0}.btn.style_1{background:#de5353;color:#fff}.btn.style_1 svg{fill:#fff}.btn.style_1:hover,.btn.style_1:focus{background:#fbbc05;color:#141414}.btn.style_1:hover svg,.btn.style_1:focus svg{fill:#141414}.btn.style_2{background:#fbbc05;color:#141414}.btn.style_2 svg{fill:#141414}.btn.style_2:hover,.btn.style_2:focus{background:#de5353;color:#fff}.btn.style_2:hover svg,.btn.style_2:focus svg{fill:#fff}.btn.style_3{background:#29215a;color:#fff}.btn.style_3 svg{fill:#fbbc05}.btn.style_3:hover,.btn.style_3:focus{background:#fbbc05;color:#141414}.btn.style_3:hover svg,.btn.style_3:focus svg{fill:#141414}.btn.style_4{background:#29215a;color:#fff}.btn.style_4 svg{fill:#998af3}.btn.style_4:hover,.btn.style_4:focus{background:#fbbc05;color:#141414}.btn.style_4:hover svg,.btn.style_4:focus svg{fill:#141414}.home_1{background:#29215a}@media screen and (min-width: 1024px){.home_1 .layout{display:grid;grid-template-columns:repeat(2, 1fr);align-items:center}}.home_1 .layout .column_1{padding:30px 15px}@media screen and (min-width: 1280px){.home_1 .layout .column_1{padding:45px 128px 45px 43px}}@media screen and (min-width: 1536px){.home_1 .layout .column_1{padding:60px 128px}}@media screen and (min-width: 1920px){.home_1 .layout .column_1{padding:60px 153px 60px 320px}}.home_1 .layout .column_1 .txt_1{display:flex;align-items:center;gap:15px;margin:0 0 15px}.home_1 .layout .column_1 .txt_1 p{margin:0;color:#fbbc05;font-family:"Montserrat",sans-serif;font-size:1rem;line-height:1}.home_1 .layout .column_1 .txt_1 p strong{font-weight:600}.home_1 .layout .column_1 .txt_1 p:first-child{display:flex;gap:5px}.home_1 .layout .column_1 .txt_1 p br{display:none}.home_1 .layout .column_1 .txt_2{margin:0 0 30px}.home_1 .layout .column_1 .btn{margin:0 0 30px}.home_1 .layout .column_1 .txt_3 p,.home_1 .layout .column_1 .txt_3 ul,.home_1 .layout .column_1 .txt_3 ol{margin:0 0 15px;color:#998af3;font-size:0.875rem;line-height:1.1875rem}@media screen and (min-width: 1024px){.home_1 .layout .column_1 .txt_3 p,.home_1 .layout .column_1 .txt_3 ul,.home_1 .layout .column_1 .txt_3 ol{font-size:1rem;line-height:1.3125rem}}.home_1 .layout .column_1 .txt_3 p strong,.home_1 .layout .column_1 .txt_3 ul strong,.home_1 .layout .column_1 .txt_3 ol strong{font-weight:700}.home_1 .layout .column_1 .txt_3 p a,.home_1 .layout .column_1 .txt_3 ul a,.home_1 .layout .column_1 .txt_3 ol a{text-decoration:none;color:inherit;transition:color .3s ease-in-out}.home_1 .layout .column_1 .txt_3 p a:hover,.home_1 .layout .column_1 .txt_3 p a:focus,.home_1 .layout .column_1 .txt_3 ul a:hover,.home_1 .layout .column_1 .txt_3 ul a:focus,.home_1 .layout .column_1 .txt_3 ol a:hover,.home_1 .layout .column_1 .txt_3 ol a:focus{color:#de5353}.home_1 .layout .column_1 .txt_3 ul{padding:0;list-style-type:none;display:flex;flex-direction:column;align-items:flex-start;gap:7.5px}.home_1 .layout .column_1 .txt_3 ul li{background-image:url("../../dist/images/bullet_1.svg");background-repeat:no-repeat;background-position:left center;background-size:auto;padding-left:18px}.home_1 .layout .column_1 .txt_3 *:last-child{margin-bottom:0 !important}.home_1 .layout .column_2{height:100%;position:relative}.home_1 .layout .column_2 .image_1{display:none}@media screen and (min-width: 1280px){.home_1 .layout .column_2 .image_1{display:block;width:256px;position:absolute;bottom:0;left:-128px}}@media screen and (min-width: 1920px){.home_1 .layout .column_2 .image_1{width:306px;left:-153px}}.home_1 .layout .column_2 .image_2{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home_2{background:#40367e;padding:30px 0;margin:0 0 30px}.home_2 .text{text-align:center}.home_3{margin:0 0 30px}.home_3 .modules{display:grid;gap:15px}@media screen and (min-width: 768px){.home_3 .modules{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1280px){.home_3 .modules{grid-template-columns:repeat(3, 1fr)}}.home_3 .modules .item{text-decoration:none;display:block;position:relative;border-radius:5px;overflow:hidden}.home_3 .modules .item .image{aspect-ratio:1/.9;position:relative}.home_3 .modules .item .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home_3 .modules .item .image::before{content:"";display:block;width:100%;height:100%;background:rgba(0,0,0,.55);position:absolute;top:0;left:0}.home_3 .modules .item .contents{position:absolute;bottom:0;left:0;width:100%;padding:0 15px 15px}.home_3 .modules .item .contents .text{margin:0 0 30px}.home_3 .modules .item .contents svg{fill:#998af3;transition:fill .3s ease-in-out}.home_3 .modules .item:hover .contents svg,.home_3 .modules .item:focus .contents svg{fill:#de5353}.home_3 .modules .module{background:#40367e;padding:15px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:5px}.home_3 .modules .module .icon{margin:0 0 30px}.home_3 .modules .module .text{text-align:center;margin:0 0 30px}.home_4{background:#f1f0f6;padding:30px 0;margin:0 0 30px}@media screen and (min-width: 1280px){.home_4{padding:45px 0 0;margin:0 0 88px}}.home_4 .row_1{margin:0 0 30px}@media screen and (min-width: 1280px){.home_4 .row_1{margin:0 0 45px}}.home_4 .row_1 .text{text-align:center}.home_4 .row_2{margin:0 0 30px}@media screen and (min-width: 1280px){.home_4 .row_2{margin:0 0 45px}}.home_4 .row_2 .layout{display:grid;gap:30px}@media screen and (min-width: 1024px){.home_4 .row_2 .layout{grid-template-columns:repeat(2, auto);gap:45px}}@media screen and (min-width: 1280px){.home_4 .row_2 .layout{display:block;position:relative}}.home_4 .row_2 .layout .modules{display:grid;gap:30px}@media screen and (min-width: 1280px){.home_4 .row_2 .layout .modules{grid-template-columns:repeat(2, 1fr);grid-column-gap:540px;grid-row-gap:45px;position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%}}@media screen and (min-width: 1280px){.home_4 .row_2 .layout .modules .text:nth-of-type(odd){text-align:right}}.home_4 .row_2 .layout .image{border:10px solid #bebcc8;border-radius:50%;width:100%;max-width:450px;margin:0 auto}@media screen and (min-width: 1280px){.home_4 .row_3{transform:translateY(28px);margin-top:-28px}}.home_5{margin:0 0 30px}@media screen and (min-width: 1280px){.home_5{margin:0 0 60px}}.home_5 .layout{display:grid;gap:30px}@media screen and (min-width: 1280px){.home_5 .layout{grid-template-columns:2fr 3fr;gap:45px}}@media screen and (min-width: 1280px){.home_5 .layout .column_1{order:2}}.home_5 .layout .column_1 .text{margin:0 0 30px}.home_5 .layout .column_2 .video{aspect-ratio:16/9}.home_5 .layout .column_2 iframe{width:100%;height:100%;border:10px solid #f1f0f6}.home_6,.offer_4,.offer_7{margin:0 0 30px}@media screen and (min-width: 1280px){.home_6,.offer_4,.offer_7{margin:0 0 60px}}.home_6 .modules,.offer_4 .modules,.offer_7 .modules{display:grid;gap:30px}@media screen and (min-width: 1024px){.home_6 .modules,.offer_4 .modules,.offer_7 .modules{gap:45px}}.home_6 .modules .image,.offer_4 .modules .image,.offer_7 .modules .image{border-radius:5px}.home_6 .modules .layout_1,.offer_4 .modules .layout_1,.offer_7 .modules .layout_1{display:grid;gap:30px}@media screen and (min-width: 1024px){.home_6 .modules .layout_1,.offer_4 .modules .layout_1,.offer_7 .modules .layout_1{grid-template-columns:repeat(2, 1fr);align-items:center;gap:45px}}@media screen and (min-width: 1280px){.home_6 .modules .layout_1,.offer_4 .modules .layout_1,.offer_7 .modules .layout_1{grid-template-columns:3fr 2fr}}.home_6 .modules .layout_2,.offer_4 .modules .layout_2,.offer_7 .modules .layout_2{display:grid;gap:30px}@media screen and (min-width: 1024px){.home_6 .modules .layout_2,.offer_4 .modules .layout_2,.offer_7 .modules .layout_2{grid-template-columns:repeat(2, 1fr);align-items:center;gap:45px}}@media screen and (min-width: 1280px){.home_6 .modules .layout_2,.offer_4 .modules .layout_2,.offer_7 .modules .layout_2{grid-template-columns:2fr 3fr}}@media screen and (min-width: 1024px){.home_6 .modules .layout_2 .column_1,.offer_4 .modules .layout_2 .column_1,.offer_7 .modules .layout_2 .column_1{order:2}}.home_6 .modules .more_btn,.offer_4 .modules .more_btn,.offer_7 .modules .more_btn{text-decoration:none;color:#29215a;font-size:1rem;line-height:1;font-weight:700;display:flex;align-items:center;gap:7.5px;transition:color .3s ease-in-out;margin:15px 0 0}.home_6 .modules .more_btn svg,.offer_4 .modules .more_btn svg,.offer_7 .modules .more_btn svg{transition:transform .3s ease-in-out}.home_6 .modules .more_btn:hover,.home_6 .modules .more_btn:focus,.offer_4 .modules .more_btn:hover,.offer_4 .modules .more_btn:focus,.offer_7 .modules .more_btn:hover,.offer_7 .modules .more_btn:focus{color:#de5353}.home_6 .modules .more_btn.active svg,.offer_4 .modules .more_btn.active svg,.offer_7 .modules .more_btn.active svg{transform:rotate(180deg)}.home_6 .modules .more,.offer_4 .modules .more,.offer_7 .modules .more{display:none;margin:15px 0 0}.home_7,.offer_8{margin:0 0 30px}@media screen and (min-width: 1280px){.home_7,.offer_8{margin:0 0 60px}}.home_7 .layout,.offer_8 .layout{display:grid;gap:30px}@media screen and (min-width: 1024px){.home_7 .layout,.offer_8 .layout{grid-template-columns:repeat(2, 1fr);gap:45px}}@media screen and (min-width: 1280px){.home_7 .layout,.offer_8 .layout{grid-template-columns:2fr 3fr}}.home_7 .layout .column_1 .text,.offer_8 .layout .column_1 .text{margin:0 0 30px}.links ul{margin:0;padding:0;list-style-type:none}.links ul li{background-image:url("../../dist/images/bullet_2.svg");background-repeat:no-repeat;background-position:left center;background-size:auto;padding-left:20px}.links ul li a{text-decoration:none;color:#141414;font-size:1rem;line-height:1.3125rem;transition:color .3s ease-in-out}.links ul li a:hover,.links ul li a:focus{color:#de5353}.links.type_1 ul{display:grid;align-items:flex-start;grid-row-gap:7.5px;grid-column-gap:30px}@media screen and (min-width: 1280px){.links.type_1 ul{grid-template-columns:repeat(2, 1fr)}}.links.type_2 ul{display:grid;align-items:flex-start;grid-row-gap:7.5px;grid-column-gap:30px}@media screen and (min-width: 1024px){.links.type_2 ul{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1280px){.links.type_2 ul{grid-template-columns:repeat(3, 1fr)}}.map iframe{width:100%;height:525px}.sm{margin:0;padding:0;list-style-type:none;display:flex;gap:15px;line-height:1}.sm li a{text-decoration:none;display:inline-block}.sm li a i{width:auto;font-size:1.25rem;line-height:1;transition:color .3s ease-in-out}.sm li a i::before{display:block}.sm_theme_1 .sm li a i{color:#fff}.sm_theme_1 .sm li a:hover i,.sm_theme_1 .sm li a:focus i{color:#de5353}.sm_theme_2 .sm li a i{color:#141414}.sm_theme_2 .sm li a:hover i,.sm_theme_2 .sm li a:focus i{color:#de5353}.footer .module_1{background:#29215a;padding:30px 0}@media screen and (min-width: 1280px){.footer .module_1{padding:45px 0}}.footer .module_1 .text{text-align:center;margin:0 0 30px}.footer .module_1 .phone{text-decoration:none;display:inline-flex;justify-content:center;align-items:center;gap:15px;color:#fff;font-family:"Montserrat",sans-serif;font-size:1.625rem;line-height:1;font-weight:700;transition:color .3s ease-in-out}.footer .module_1 .phone svg{flex-shrink:0}.footer .module_1 .phone:hover,.footer .module_1 .phone:hover{color:#de5353}.footer .module_2{background:#18133a;padding:30px 0}@media screen and (min-width: 1280px){.footer .module_2{padding:45px 0}}.footer .module_2 .row_1{padding:0 0 30px;border-bottom:1px solid #29215a;margin:0 0 30px}.footer .module_2 .row_1 .layout{display:grid;gap:30px}@media screen and (min-width: 1024px){.footer .module_2 .row_1 .layout{grid-template-columns:2fr 1fr 1fr}}@media screen and (min-width: 1280px){.footer .module_2 .row_1 .layout{grid-template-columns:2fr 1px 1fr 1px 1fr;gap:45px}}.footer .module_2 .row_1 .layout .separator{display:none}@media screen and (min-width: 1280px){.footer .module_2 .row_1 .layout .separator{display:flex;flex-direction:column}}.footer .module_2 .row_1 .layout .separator span:nth-of-type(1){width:0;border-right:1px solid #998af3;height:15px}.footer .module_2 .row_1 .layout .separator span:nth-of-type(2){width:0;border-right:1px solid #29215a;height:calc(100% - 15px)}.footer .module_2 .row_1 .layout .column_1{display:flex;flex-direction:column;align-items:flex-start;gap:30px;align-self:center}@media screen and (min-width: 768px){.footer .module_2 .row_1 .layout .column_1{flex-direction:row;align-items:center}}.footer .module_2 .row_1 .layout .column_1 .logo{text-decoration:none;display:block;flex-shrink:0}.footer .module_2 .row_1 .layout .column_2{display:grid;gap:15px;align-self:center}.footer .module_2 .row_1 .layout .column_3{align-self:center}.footer .module_2 .row_1 .layout .column_3 nav .menu{margin:0;padding:0;list-style-type:none;display:flex;flex-direction:column;align-items:flex-start;gap:7.5px;line-height:1}.footer .module_2 .row_1 .layout .column_3 nav .menu li a{text-decoration:none;display:block;color:#fff;font-size:1.3125rem;line-height:1.625rem;transition:color .3s ease-in-out}@media screen and (min-width: 1024px){.footer .module_2 .row_1 .layout .column_3 nav .menu li a{font-size:1rem;line-height:1.3125rem}}.footer .module_2 .row_1 .layout .column_3 nav .menu li.current-menu-item>a,.footer .module_2 .row_1 .layout .column_3 nav .menu li.current-menu-ancestor>a,.footer .module_2 .row_1 .layout .column_3 nav .menu li:hover>a,.footer .module_2 .row_1 .layout .column_3 nav .menu li:focus>a{color:#de5353}.footer .module_2 .row_2 .layout{display:flex;flex-direction:column;align-items:flex-start;gap:15px}@media screen and (min-width: 1024px){.footer .module_2 .row_2 .layout{flex-direction:row;justify-content:space-between;align-items:center;gap:30px}}body.single-post .footer .module_2 .row_1 .layout .column_3 nav .menu li.blog_item a{color:#de5353}.banner{margin:0 0 30px;background:#29215a;padding:30px 0}@media screen and (min-width: 1280px){.banner{margin:0 0 60px;padding:45px 0}}.banner .text{text-align:center}.offer_1{margin:0 0 30px}@media screen and (min-width: 1280px){.offer_1{margin:0 0 60px}}.offer_1 .layout{display:grid;gap:30px}@media screen and (min-width: 1024px){.offer_1 .layout{grid-template-columns:repeat(2, 1fr);align-items:center;gap:45px}}@media screen and (min-width: 1280px){.offer_1 .layout{grid-template-columns:2fr 3fr}}.offer_1 .layout .column_1 .txt_1{display:flex;align-items:center;gap:15px;margin:0 0 15px}.offer_1 .layout .column_1 .txt_1 p{margin:0;color:#fbbc05;font-family:"Montserrat",sans-serif;font-size:1rem;line-height:1}.offer_1 .layout .column_1 .txt_1 p strong{font-weight:600}.offer_1 .layout .column_1 .txt_1 p:first-child{display:flex;gap:5px}.offer_1 .layout .column_1 .txt_1 p br{display:none}.offer_1 .layout .column_1 .txt_2{margin:0 0 30px}.offer_1 .layout .column_2{height:100%}.offer_1 .layout .column_2 .image{padding:0 0 10px 10px;position:relative}.offer_1 .layout .column_2 .image::after{content:"";display:block;width:20%;aspect-ratio:1/1;background:#29215a;border-radius:5px;position:absolute;bottom:0;left:0;z-index:-1}.offer_1 .layout .column_2 .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.offer_2{margin:0 0 30px}@media screen and (min-width: 1280px){.offer_2{margin:0 0 60px}}.offer_2 .icons{display:grid;tap:30px}@media screen and (min-width: 1024px){.offer_2 .icons{grid-template-columns:repeat(3, 1fr);gap:45px}}.offer_2 .icons .item img{margin:0 auto 15px}.offer_2 .icons .item .text{text-align:center}.offer_3{margin:0 0 30px}@media screen and (min-width: 1280px){.offer_3{margin:0 0 60px}}.offer_3 .text{text-align:center;margin:0 0 30px}.offer_5{margin:0 0 30px;position:relative;overflow:hidden}@media screen and (min-width: 1280px){.offer_5{margin:0 0 60px}}.offer_5 .image{position:absolute;top:50%;transform:translateY(-50%);left:0;z-index:-1}.offer_5 .image::after{content:"";display:block;width:100%;height:100%;background:rgba(64,54,126,.9);position:absolute;top:0;left:0}.offer_5 .contents{padding:30px 0}@media screen and (min-width: 1280px){.offer_5 .contents{padding:90px 0}}.offer_5 .contents .text{text-align:center;margin:0 0 30px}.offer_6{margin:0 0 30px}@media screen and (min-width: 1280px){.offer_6{margin:0 0 60px}}.offer_6 .row_1{margin:0 0 30px}@media screen and (min-width: 1280px){.offer_6 .row_1{margin:0 0 45px}}.offer_6 .row_1 .text{text-align:center}.offer_6 .row_2{margin:0 0 30px}@media screen and (min-width: 1280px){.offer_6 .row_2{margin:0 0 45px}}.offer_6 .row_2 .gallery{display:grid;grid-template-columns:repeat(2, 1fr);gap:15px}@media screen and (min-width: 768px){.offer_6 .row_2 .gallery{grid-template-columns:repeat(3, 1fr)}}.offer_6 .row_2 .gallery a{text-decoration:none;display:block;aspect-ratio:1/.75;border-radius:5px;overflow:hidden}.offer_6 .row_2 .gallery a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery_1{margin:0 0 30px}@media screen and (min-width: 1280px){.gallery_1{margin:0 0 60px}}.gallery_1 .gallery{display:grid;grid-template-columns:repeat(2, 1fr);gap:15px}@media screen and (min-width: 768px){.gallery_1 .gallery{grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 1024px){.gallery_1 .gallery{grid-template-columns:repeat(4, 1fr)}}.gallery_1 .gallery a{text-decoration:none;display:block;aspect-ratio:1/.75;border-radius:5px;overflow:hidden}.gallery_1 .gallery a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.textpage_1{margin:0 0 30px}@media screen and (min-width: 1280px){.textpage_1{margin:0 0 60px}}.posts{display:grid;grid-row-gap:30px;grid-column-gap:15px}@media screen and (min-width: 1024px){.posts{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1280px){.posts{grid-template-columns:repeat(3, 1fr)}}.posts .post .image{text-decoration:none;display:block;aspect-ratio:1/.75;border-radius:5px;overflow:hidden;margin:0 0 15px}.posts .post .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.posts .post .text a{text-decoration:none;display:block;margin:0 0 15px}.posts .post:hover .text a h2,.posts .post:focus .text a h2{color:#de5353}.blog_1{margin:0 0 30px}@media screen and (min-width: 1280px){.blog_1{margin:0 0 60px}}.blog_1 .pagination{display:flex;justify-content:center;gap:7.5px;flex-wrap:wrap;margin:30px 0 0}@media screen and (min-width: 1280px){.blog_1 .pagination{margin:45px 0 0}}.blog_1 .pagination .page-numbers{text-decoration:none;display:flex;justify-content:center;align-items:center;width:24px;height:24px;background:#fff;border:1px solid #bababa;border-radius:5px;color:#141414;font-size:0.875rem;line-height:1;font-weight:700;transition:all .3s ease-in-out}.blog_1 .pagination .page-numbers:hover,.blog_1 .pagination .page-numbers:focus,.blog_1 .pagination .page-numbers.current{background:#141414;border:1px solid #141414;color:#fff}.blog_1 .pagination .page-numbers.dots{width:auto;border:none;pointer-events:none}.blog_1 .pagination .page-numbers.prev,.blog_1 .pagination .page-numbers.next{width:auto;height:auto;border:none}.blog_1 .pagination .page-numbers.prev svg,.blog_1 .pagination .page-numbers.next svg{fill:#141414;transition:fill .3s ease-in-out}.blog_1 .pagination .page-numbers.prev:hover,.blog_1 .pagination .page-numbers.prev:focus,.blog_1 .pagination .page-numbers.next:hover,.blog_1 .pagination .page-numbers.next:focus{background:none;border:none}.blog_1 .pagination .page-numbers.prev:hover svg,.blog_1 .pagination .page-numbers.prev:focus svg,.blog_1 .pagination .page-numbers.next:hover svg,.blog_1 .pagination .page-numbers.next:focus svg{fill:#de5353}.blog_1 .pagination .page-numbers.next{transform:rotate(180deg)}.single_1{margin:0 0 30px}@media screen and (min-width: 1280px){.single_1{margin:0 0 60px}}.single_1 .rows{max-width:900px;margin:0 auto}.single_1 .row_1{margin:0 0 15px}.single_1 .row_1 .text{text-align:center}.single_1 .row_2{display:flex;justify-content:center;gap:7.5px;margin:0 0 30px}.single_1 .row_2 .date,.single_1 .row_2 .reading{color:#141414;font-size:1rem;line-height:1}.single_1 .row_2 .separator{width:0;border-right:1px solid #141414;height:15px}.single_1 .row_3{margin:0 0 30px}.single_1 .row_3 img{width:100%}.single_1 .row_4{background:#f1f0f6;padding:15px;border-radius:5px;margin:0 0 30px}.single_1 .row_4 .txt{color:#141414;font-size:1rem;line-height:1;font-weight:700;margin:0 0 7.5px}.single_1 .row_4 ul{margin:0;padding:0;list-style-position:inside}.single_1 .row_4 ul li a{text-decoration:none;color:#141414;font-size:1rem;line-height:1.3125rem;transition:color .3s ease-in-out}.single_1 .row_4 ul li a:hover,.single_1 .row_4 ul li a:footer{color:#de5353}.single_1 .row_5 .intro{margin:0 0 30px}.single_1 .row_5 .modules{display:grid;gap:30px}.single_2{margin:0 0 30px}@media screen and (min-width: 1280px){.single_2{margin:0 0 60px}}.single_2 .row_1{margin:0 0 30px}@media screen and (min-width: 1280px){.single_2 .row_1{margin:0 0 45px}}.single_2 .row_1 .text{text-align:center}.contact_1{margin:30px 0}@media screen and (min-width: 1280px){.contact_1{margin:60px 0}}.contact_1 .layout{display:grid;gap:30px}@media screen and (min-width: 1024px){.contact_1 .layout{grid-template-columns:repeat(2, 1fr);gap:45px;align-items:center}}@media screen and (min-width: 1280px){.contact_1 .layout{grid-template-columns:2fr 3fr}}.contact_1 .layout .column_1{display:grid;flex-direction:column;align-items:flex-start}.contact_1 .layout .column_1 .txt_1{margin:0 0 30px}.contact_1 .layout .column_1 .phone{text-decoration:none;display:inline-flex;align-items:center;gap:15px;color:#141414;font-family:"Montserrat",sans-serif;font-size:1.625rem;line-height:1;font-weight:700;transition:color .3s ease-in-out;margin:0 0 15px}.contact_1 .layout .column_1 .phone svg{flex-shrink:0}.contact_1 .layout .column_1 .phone:hover,.contact_1 .layout .column_1 .phone:hover{color:#de5353}.contact_1 .layout .column_1 .link{text-decoration:none;display:inline-flex;align-items:center;gap:7.5px;color:#141414;font-size:1rem;line-height:1;transition:color .3s ease-in-out;margin:0 0 30px}.contact_1 .layout .column_1 .link:hover,.contact_1 .layout .column_1 .link:focus{color:#de5353}.contact_1 .layout .column_1 .txt_2{margin:0 0 15px}.contact_1 .layout .column_2{position:relative}@media screen and (min-width: 1280px){.contact_1 .layout .column_2{padding-left:102px}}.contact_1 .layout .column_2 .image_1{display:none}@media screen and (min-width: 1280px){.contact_1 .layout .column_2 .image_1{display:block;width:306px;position:absolute;bottom:-60px;left:0}}.contact_2{margin:30px 0}@media screen and (min-width: 1280px){.contact_2{margin:60px 0}}.contact_2 .inner{max-width:750px;margin:0 auto}.contact_2 .inner .form form .text{margin:0 0 30px;text-align:center}@media screen and (min-width: 1280px){.contact_2 .inner .form form .text{margin:0 0 45px}}.contact_2 .inner .form form br{display:none}.contact_2 .inner .form form .block_1{display:grid;gap:15px;margin:0 0 15px}@media screen and (min-width: 1024px){.contact_2 .inner .form form .block_1{grid-template-columns:repeat(2, 1fr)}}.contact_2 .inner .form form .block_1 .field input[type=text],.contact_2 .inner .form form .block_1 .field input[type=email],.contact_2 .inner .form form .block_1 .field textarea{display:block;width:100%;border:1px solid #d9d9d9;border-radius:5px;outline:none;background:rgba(0,0,0,0);padding:12.5px 25px;color:#141414;font-size:1rem;line-height:1;transition:all .3s ease-in-out}.contact_2 .inner .form form .block_1 .field input[type=text]::-moz-placeholder, .contact_2 .inner .form form .block_1 .field input[type=email]::-moz-placeholder, .contact_2 .inner .form form .block_1 .field textarea::-moz-placeholder{color:#141414;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.contact_2 .inner .form form .block_1 .field input[type=text]::placeholder,.contact_2 .inner .form form .block_1 .field input[type=email]::placeholder,.contact_2 .inner .form form .block_1 .field textarea::placeholder{color:#141414;transition:color .3s ease-in-out}.contact_2 .inner .form form .block_1 .field input[type=text]:focus,.contact_2 .inner .form form .block_1 .field input[type=email]:focus,.contact_2 .inner .form form .block_1 .field textarea:focus{border:1px solid #fbbc05}.contact_2 .inner .form form .block_1 .field input[type=text].not-valid,.contact_2 .inner .form form .block_1 .field input[type=email].not-valid,.contact_2 .inner .form form .block_1 .field textarea.not-valid{border:1px solid red;color:red}.contact_2 .inner .form form .block_1 .field input[type=text].not-valid::-moz-placeholder, .contact_2 .inner .form form .block_1 .field input[type=email].not-valid::-moz-placeholder, .contact_2 .inner .form form .block_1 .field textarea.not-valid::-moz-placeholder{color:red}.contact_2 .inner .form form .block_1 .field input[type=text].not-valid::placeholder,.contact_2 .inner .form form .block_1 .field input[type=email].not-valid::placeholder,.contact_2 .inner .form form .block_1 .field textarea.not-valid::placeholder{color:red}.contact_2 .inner .form form .block_1 .field textarea{resize:none;height:194px;line-height:1.3125rem}@media screen and (min-width: 1024px){.contact_2 .inner .form form .block_1 .field.wide{grid-column:1/span 2}}.contact_2 .inner .form form .block_2{display:flex;flex-direction:column;gap:15px;align-items:flex-start}@media screen and (min-width: 1280px){.contact_2 .inner .form form .block_2{flex-direction:row;justify-content:space-between;align-items:center}}.contact_2 .inner .form form .block_2 .accepts{display:grid;gap:15px}.contact_2 .inner .form form .block_2 .accepts .accept{display:flex;align-items:flex-start;gap:15px;cursor:pointer}.contact_2 .inner .form form .block_2 .accepts .accept .wpcf7-form-control-wrap{position:static;flex-shrink:0;width:auto}.contact_2 .inner .form form .block_2 .accepts .accept .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item{display:block;margin:0}.contact_2 .inner .form form .block_2 .accepts .accept .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label{all:initial;display:flex}.contact_2 .inner .form form .block_2 .accepts .accept .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label input{opacity:0;position:absolute}.contact_2 .inner .form form .block_2 .accepts .accept .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label{font-size:0;position:relative;cursor:pointer}.contact_2 .inner .form form .block_2 .accepts .accept .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label::before{content:"";display:block;width:20px;height:20px;border:1px solid #d9d9d9;border-radius:5px;background:#fff;cursor:pointer;transition:all .3s ease-in-out}.contact_2 .inner .form form .block_2 .accepts .accept .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label::after{content:"";display:block;width:10px;height:10px;background:#141414;border-radius:2.5px;cursor:pointer;transition:all .3s ease-in-out;position:absolute;top:5px;left:5px;opacity:0}.contact_2 .inner .form form .block_2 .accepts .accept .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label input:focus+.wpcf7-list-item-label::before{border:1px solid #fbbc05}.contact_2 .inner .form form .block_2 .accepts .accept .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label input:checked+.wpcf7-list-item-label::after{opacity:1}.contact_2 .inner .form form .block_2 .accepts .accept .txt{color:#141414;font-size:1rem;line-height:1.3125rem}.contact_2 .inner .form form .block_2 .accepts .accept .txt a{text-decoration:none;color:inherit;transition:color .3s ease-in-out}.contact_2 .inner .form form .block_2 .accepts .accept .txt a:hover,.contact_2 .inner .form form .block_2 .accepts .accept .txt a:focus{color:#de5353}.contact_2 .inner .form form .block_2 .accepts .accept.not-valid .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label::before{border:1px solid red}.contact_2 .inner .form form .block_2 .btn{border:none;cursor:pointer}.contact_2 .inner .form form .block_2 .btn:disabled{cursor:not-allowed}.contact_2 .inner .form form .block_2 .btn:disabled:hover,.contact_2 .inner .form form .block_2 .btn:disabled:focus{background:#29215a;color:#fff}.contact_2 .inner .form form .block_2 .btn:disabled:hover svg,.contact_2 .inner .form form .block_2 .btn:disabled:focus svg{fill:#998af3}.contact_2 .inner .form .wpcf7-not-valid-tip{display:none}.contact_2 .inner .form div.wpcf7-response-output{margin:30px 0 0;padding:0;border:none;color:#141414;font-size:0.875rem;line-height:1.1875rem;text-align:center}.contact_3{background:#f1f0f6;padding:30px 0}@media screen and (min-width: 1280px){.contact_3{padding:45px 0}}.contact_3 .row_1{margin:0 0 30px}@media screen and (min-width: 1280px){.contact_3 .row_1{margin:0 0 45px}}.contact_3 .row_1 .text{text-align:center}
/*# sourceMappingURL=style.css.map */
