@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;700;900&display=swap);@-webkit-keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.splide__container{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.splide__list{margin:0!important;padding:0!important;width:-webkit-max-content;width:-moz-max-content;width:max-content;will-change:transform}.splide.is-active .splide__list{display:-webkit-box;display:-ms-flexbox;display:flex}.splide__pagination{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:95%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0}.splide__pagination li{list-style-type:none;display:inline-block;line-height:1;margin:0}.splide{visibility:hidden}.splide,.splide__slide{position:relative;outline:none}.splide__slide{-webkit-box-sizing:border-box;box-sizing:border-box;list-style-type:none!important;margin:0;-ms-flex-negative:0;flex-shrink:0}.splide__slide img{vertical-align:bottom}.splide__slider{position:relative}.splide__spinner{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;display:inline-block;width:20px;height:20px;border-radius:50%;border:2px solid #999;border-left-color:transparent;-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite}.splide__track{position:relative;z-index:0;overflow:hidden}.splide--draggable>.splide__track>.splide__list>.splide__slide{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.splide--fade>.splide__track>.splide__list{display:block}.splide--fade>.splide__track>.splide__list>.splide__slide{position:absolute;top:0;left:0;z-index:0;opacity:0}.splide--fade>.splide__track>.splide__list>.splide__slide.is-active{position:relative;z-index:1;opacity:1}.splide--rtl{direction:rtl}.splide--ttb>.splide__track>.splide__list{display:block}.splide--ttb>.splide__pagination{width:auto}.splide__arrow{width:2em;height:2em;background:#ccc}.splide__arrow svg{width:1.2em;height:1.2em}.splide__arrow:focus{outline:none}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide__pagination{position:absolute;z-index:1;bottom:.5em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:0}.splide__pagination__page{display:inline-block;width:8px;height:8px;background:#ccc;border-radius:50%;margin:3px;padding:0;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear;border:none;opacity:.7}.splide__pagination__page.is-active{-webkit-transform:scale(1.4);transform:scale(1.4);background:#fff}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus{outline:none}.splide__progress__bar{width:0;height:3px;background:#ccc}.splide--nav>.splide__track>.splide__list>.splide__slide{border:3px solid transparent}.splide--nav>.splide__track>.splide__list>.splide__slide.is-active{border-color:#000}.splide--nav>.splide__track>.splide__list>.splide__slide:focus{outline:none}.splide--rtl>.splide__arrows .splide__arrow--prev,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev{right:1em;left:auto}.splide--rtl>.splide__arrows .splide__arrow--prev svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev svg{-webkit-transform:scaleX(1);transform:scaleX(1)}.splide--rtl>.splide__arrows .splide__arrow--next,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next{left:1em;right:auto}.splide--rtl>.splide__arrows .splide__arrow--next svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide--ttb>.splide__arrows .splide__arrow,.splide--ttb>.splide__track>.splide__arrows .splide__arrow{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.splide--ttb>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev{top:1em}.splide--ttb>.splide__arrows .splide__arrow--prev svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.splide--ttb>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next{bottom:1em}.splide--ttb>.splide__arrows .splide__arrow--next svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.splide--ttb>.splide__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;bottom:50%;left:auto;right:.5em;-webkit-transform:translateY(50%);transform:translateY(50%)}

/*! 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: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{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}[hidden],template{display:none}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}a{text-decoration:none}a,button{color:inherit;cursor:pointer}button{background-color:transparent;border-width:0;padding:0}figure{margin:0}input::-moz-focus-inner{border:0;padding:0;margin:0}h1,h2,h3,h4,h5,h6{margin:0 0 .7em;font-size:inherit;font-weight:inherit}p{margin:0 0 .5em}cite{font-style:normal}fieldset{border-width:0;padding:0;margin:0}html{font-size:10px;font-family:Roboto,sans-serif;color:#000;font-weight:400}h1{font:500 4.6rem/6rem Roboto,sans-serif}h2{font:100 3.4rem/4.5rem Roboto,sans-serif}h3{font:100 2rem/2.6rem Roboto,sans-serif}h4{font:700 1.6rem/2.4rem Roboto,sans-serif}h5,h6{font:500 1.6rem/2.4rem Roboto,sans-serif}address,dl,p{font:400 2rem/2.6rem Roboto,sans-serif}small{font:100 1.3rem/1.5rem Roboto,sans-serif}@media (max-width:750px){h1{font:500 2.9rem/2.9rem Roboto,sans-serif}h2{font:100 2.5rem/3.3rem Roboto,sans-serif}h3{font:100 2rem/2.6rem Roboto,sans-serif}h4{font:700 1.6rem/2.4rem Roboto,sans-serif}h5,h6{font:500 1.6rem/2.4rem Roboto,sans-serif}address,dl,p{font:400 1.3rem/1.8rem Roboto,sans-serif}small{font:100 1.1rem/1.3rem Roboto,sans-serif}}a{font-size:inherit;-webkit-transition:.3s ease;transition:.3s ease}a:hover{color:#d7000e}ol,ul{-webkit-padding-start:16px;padding-inline-start:16px;font:400 1.6rem/2.1rem Roboto,sans-serif}ol li,ul li{margin-bottom:.5em}.text-red>a{color:#d7000e}.text-red>a:hover{color:#8b0000!important}.splide--nav>.splide__track>.splide__list>.splide__slide{border:0;background-color:#fff!important}.splide--ttb>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev{top:5px}.splide--ttb>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next{top:auto;bottom:5px}.splide__arrow{position:absolute;z-index:1;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%;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;border:none;padding:0;opacity:.7;background:transparent}.splide__arrow,.splide__arrow svg{width:20px;height:20px}.splide__arrow svg path{fill:#d7000e}.splide__arrow--next{right:0}.splide__arrow--prev{left:0}.splide__arrow:hover{cursor:pointer;opacity:.9}.splide__pagination{bottom:30px}.splide__pagination__page{height:16px;width:16px;margin:8px;border-radius:12px;-webkit-transition:.3s ease-out;transition:.3s ease-out;background:#eee;opacity:1}.splide__pagination__page.is-active{-webkit-transform:none;transform:none;background:#d7000e}@media (max-width:750px){.splide__pagination{bottom:70px}}.customSplideControl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.customSplideControl.hide{display:none}.customSplideControl__arrow{line-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.customSplideControl__arrow svg{width:10px;height:17px}.customSplideControl__pagination{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 16px;-webkit-margin-before:0;margin-block-start:0;-webkit-padding-start:0;padding-inline-start:0}.customSplideControl__pagination li{margin-bottom:0}.button{display:inline-block;background-color:#d7000e;border:1px solid #d7000e;color:#fff;padding:9px 34px;font:500 1.1rem/1.5rem Roboto,sans-serif;text-align:center;white-space:nowrap;outline:none;cursor:pointer;-webkit-transition:.3s ease;transition:.3s ease;text-transform:uppercase;letter-spacing:2.4px}.button:hover{color:#d7000e;background-color:#fff}@media (max-width:750px){.button{font:500 1.1rem/1.1rem Roboto,sans-serif;padding:9px 35px}}.button i{display:none}.button--fullWidth{width:100%}.link{font:700 1.6rem/2.1rem Roboto,sans-serif!important}.link,.link:hover{color:#d7000e}.link.disabled,.link:disabled,.link[disabled=disabled]{cursor:not-allowed;background-color:#d7000e!important}.form-row{margin-bottom:12px}.form-row label{position:relative;display:block;font:700 1.6rem/2.1rem Roboto,sans-serif!important}.form-row .wpcf7-form-control-wrap,.form-row input[type=email],.form-row input[type=text],.form-row textarea{width:100%}div.wpcf7 .ajax-loader{display:none;height:0;width:0}.wpcf7-form-control-wrap label{position:relative;display:block;font:400 1.4rem/2.2rem Roboto,sans-serif}.wpcf7 form .wpcf7-response-output{font:700 1.6rem/2.1rem Roboto,sans-serif!important}.wpcf7-acceptance .wpcf7-list-item{margin:0}.wpcf7-acceptance .wpcf7-list-item-label{font:400 1.4rem/2.2rem Roboto,sans-serif}.singlePost__box{padding:16px}.singlePost__thumbnail{width:100%;max-width:270px;height:170px;-ms-flex-negative:0;flex-shrink:0;background-color:transparent;background-size:cover;background-position:50%;background-repeat:no-repeat;background-blend-mode:multiply;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.singlePost__title{padding:16px}.singlePost__title h5{margin-bottom:0}.singlePost__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.singlePost__wrap:hover .singlePost__thumbnail{background-color:#d7000e}@media (max-width:600px){.singlePost__wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.singlePost__wrap *{text-align:center}}.headerDesktop{position:fixed;width:100%;top:0;left:0;z-index:999;background-color:#fff;height:60px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}@media (max-width:1200px){.headerDesktop{display:none}}.headerDesktop__wrapper{width:100%;max-width:1128px;margin:0 auto;position:relative;height:60px;-webkit-transition:.3s ease;transition:.3s ease;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.headerDesktop__menu,.headerDesktop__menu .menu,.headerDesktop__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.headerDesktop__menu .menu{list-style:none;margin:0;-webkit-margin-before:0;margin-block-start:0;-webkit-padding-start:0;padding-inline-start:0}.headerDesktop__menu .menu-item{margin-bottom:0}.headerDesktop__menu .menu-item a{display:inline-block;color:#d7000e;padding:10px;font:500 1.6rem/1.6rem Roboto,sans-serif;text-transform:uppercase}.headerDesktop__menu .menu-item a:hover{font-weight:600}.headerDesktop__logo{text-align:center;margin-right:48px;position:relative;height:38px;width:60px}.headerDesktop__logo img{-webkit-transition:.3s ease;transition:.3s ease;height:auto;width:59px}.headerDesktop__logo .logo{position:absolute;top:0;left:0}.headerDesktop__logo .logo--normal{opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s}.headerDesktop__logo .logo--scroll{opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.headerDesktop.active{background-color:#d7000e}.headerDesktop.active .headerDesktop__menu .menu-item a{color:#fff}.headerDesktop.active .headerDesktop__logo .logo--normal{opacity:0}.headerDesktop.active .headerDesktop__logo .logo--scroll{opacity:1}.headerMobile{top:0;left:0;position:fixed;width:100vw;background-color:#fff;z-index:9999;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.headerMobile__hamburger{height:28px;width:35px;position:absolute;top:50%;right:23px;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:999}.headerMobile__hamburger .c-hamburger{display:block;position:absolute;top:0;right:0;overflow:hidden;margin:0;padding:0;width:35px;height:28px;font-size:0;text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-shadow:none;box-shadow:none;border:none;cursor:pointer;z-index:999}@media (min-width:1200px){.headerMobile__hamburger .c-hamburger{display:none}}.headerMobile__hamburger .c-hamburger:focus{outline:none}.headerMobile__hamburger .c-hamburger span{display:block;position:absolute;top:11px;height:6px;width:35px;border-radius:0;background:#d7000e}.headerMobile__hamburger .c-hamburger span:after,.headerMobile__hamburger .c-hamburger span:before{position:absolute;display:block;left:0;width:100%;height:6px;width:35px;border-radius:0;background:#d7000e;content:""}.headerMobile__hamburger .c-hamburger span:before{top:-11px}.headerMobile__hamburger .c-hamburger span:after{bottom:-11px}.headerMobile__hamburger .c-hamburger--htx{background-color:transparent}.headerMobile__hamburger .c-hamburger--htx span,.headerMobile__hamburger .c-hamburger--htx span:after,.headerMobile__hamburger .c-hamburger--htx span:before{-webkit-transition-duration:.3s,.3s,.3s;transition-duration:.3s,.3s,.3s;-webkit-transition-delay:0s,0s,0s;transition-delay:0s,0s,0s}.headerMobile__hamburger .c-hamburger--htx span:before{-webkit-transition-property:top,-webkit-transform;transition-property:top,-webkit-transform;transition-property:top,transform;transition-property:top,transform,-webkit-transform}.headerMobile__hamburger .c-hamburger--htx span:after{-webkit-transition-property:bottom,-webkit-transform;transition-property:bottom,-webkit-transform;transition-property:bottom,transform;transition-property:bottom,transform,-webkit-transform}.headerMobile__hamburger .c-hamburger--htx.is-active{background-color:none}.headerMobile__hamburger .c-hamburger--htx.is-active span{background:none}.headerMobile__hamburger .c-hamburger--htx.is-active span:before{top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);background:#d7000e;width:100%}.headerMobile__hamburger .c-hamburger--htx.is-active span:after{bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);background:#d7000e}.headerMobile__hamburger .c-hamburger--htx.is-active span:after,.headerMobile__hamburger .c-hamburger--htx.is-active span:before{-webkit-transition-delay:0s,.3s;transition-delay:0s,.3s}@media (min-width:1200px){.headerMobile{display:none}}.headerMobile__navBar{height:77px;width:100vw;padding:20px 23px}.headerMobile__logo{text-align:center;position:relative;height:38px;width:60px}.headerMobile__logo img{-webkit-transition:.3s ease;transition:.3s ease;height:auto;width:59px}.headerMobile__logo .logo{position:absolute;top:0;left:0}.headerMobile__logo .logo--normal{opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s}.headerMobile__logo .logo--scroll{opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.headerMobile__mainMenu{display:block;position:absolute;width:100vw;max-width:400px;max-height:100vh;top:0;padding-top:65px;background-color:#fff;right:-100%;z-index:99}.headerMobile__mainMenu.is-active{right:0}.headerMobile__wrapper{overflow-y:scroll;max-height:calc(100vh - 148px);padding:0 32px 30px}.headerMobile__wrapper .menu_mobile{list-style:none;-webkit-padding-start:0;padding-inline-start:0;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}.headerMobile__wrapper .menu-item{width:100%;display:block}.headerMobile__wrapper .menu-item a{padding:16px;display:inline-block;width:100%;font:100 2.4rem/2.4rem Roboto,sans-serif;text-align:center}.headerMobile__wrapper .menu-item a:hover{background:#d7000e;color:#fff;font:500 2.4rem/2.4rem Roboto,sans-serif}.headerMobile.active{background-color:#d7000e}.headerMobile.active .headerMobile__hamburger .c-hamburger span,.headerMobile.active .headerMobile__hamburger .c-hamburger span:after,.headerMobile.active .headerMobile__hamburger .c-hamburger span:before{background:#fff}.headerMobile.active .headerMobile__hamburger .c-hamburger--htx.is-active span:after,.headerMobile.active .headerMobile__hamburger .c-hamburger--htx.is-active span:before{background:#d7000e}.headerMobile.active .headerMobile__menu .menu-item a{color:#fff}.headerMobile.active .headerMobile__logo .logo--normal{opacity:0}.headerMobile.active .headerMobile__logo .logo--scroll{opacity:1}.footer{position:relative;overflow:hidden;padding:30px 0;background-color:#d7000e;color:#fff!important}.footer__wrapper{width:100%;max-width:1128px;margin:0 auto;display:-ms-grid;display:grid;-ms-grid-columns:1fr 10px 1fr 10px 1fr 10px 1fr;grid-template-columns:repeat(4,1fr);gap:10px}.footer__wrapper h4{font:700 1.2rem/1.6rem Roboto,sans-serif;text-transform:uppercase;margin-bottom:1.5em}.footer__wrapper a:hover{color:#000}@media (max-width:1128px){.footer__wrapper{padding:30px}}@media (max-width:950px){.footer__wrapper{-ms-grid-columns:1fr 20px 1fr;grid-template-columns:repeat(2,1fr);text-align:center;gap:20px}}@media (max-width:750px){.footer__wrapper{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}}.footer__wysiwyg p{font:300 1.2rem/1.6rem Roboto,sans-serif}.footer__menu{display:block;list-style-type:none;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;-webkit-padding-start:0;padding-inline-start:0}.footer__menu li{margin-bottom:0}.footer__menu li a{font:300 1.2rem/1.6rem Roboto,sans-serif}.footer__socialmedia{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:100%}@media (max-width:950px){.footer__socialmedia{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer__socialmedia a{display:inline-block;position:relative;margin:5px}.footer__socialmedia a .icon{height:18px;width:auto;opacity:1;display:inline-block}.footer__socialmedia a .icon--hover{position:absolute;height:18px;width:auto;display:inline-block;top:0;left:0;opacity:0}.footer__socialmedia a:hover .icon{opacity:0}.footer__socialmedia a:hover .icon--hover{opacity:1}.copyright{width:100%;padding-top:15px}.copyright__wrapper{max-width:1128px;margin:0 auto;text-align:right;font:300 1.2rem/1.6rem Roboto,sans-serif}@media (max-width:1128px){.copyright__wrapper{padding:0 30px}}@media (max-width:950px){.copyright__wrapper{text-align:center}}.mainBanner .splide{width:100%}.mainBanner .splide__slide{background-size:cover;background-repeat:no-repeat;background-position:50%}.mainBanner .splide__slide__wrapper{max-width:1128px;margin:0 auto;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1128px){.mainBanner .splide__slide__wrapper{padding:25px}}@media (max-width:750px){.mainBanner .splide__slide__wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:25px 25px 130px}}.mainBanner .splide__slide__content{width:100%;max-width:570px;color:#fff;text-shadow:1px 1px 8px rgba(0,0,0,.4)}.blockWysiwygRedSquare__wrapper{max-width:1128px;margin:0 auto;position:relative;display:-ms-grid;display:grid;-ms-grid-columns:1fr 40px 305px;grid-template-columns:1fr 305px;gap:40px}.blockWysiwygRedSquare__wysiwyg{padding:40px 0}.blockWysiwygRedSquare__wysiwyg h2{position:relative;line-height:100px}.blockWysiwygRedSquare__wysiwyg h2:after{content:"";display:block;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:7px;width:167px;background:#d7000e}@media (max-width:750px){.blockWysiwygRedSquare__wysiwyg h2{line-height:55px}.blockWysiwygRedSquare__wysiwyg h2:after{height:4px;width:89px}}.blockWysiwygRedSquare__redSquare{background:#d7000e;color:#fff;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;height:305px;position:relative;top:-153px;font-size:49px;text-align:center}@media (max-width:1128px){.blockWysiwygRedSquare__wrapper{padding:0 25px}}@media (max-width:950px){.blockWysiwygRedSquare__wrapper{-ms-grid-columns:1fr 230px;grid-template-columns:1fr 230px}.blockWysiwygRedSquare__redSquare{height:230px;top:-165px;font-size:40px}}@media (max-width:750px){.blockWysiwygRedSquare__wysiwyg{padding:80px 0 40px}.blockWysiwygRedSquare__wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr}.blockWysiwygRedSquare__redSquare{height:116px;width:116px;top:-58px;position:absolute;right:25px;font-size:15px}}.sectionMovieSlider .splide{width:100%;position:relative}.sectionMovieSlider .splide__slide{min-height:333px}.sectionMovieSlider .splide__slide__wrapper{max-width:1128px;margin:0 auto;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1128px){.sectionMovieSlider .splide__slide__wrapper{padding:25px}}@media (max-width:750px){.sectionMovieSlider .splide__slide__wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.sectionMovieSlider .splide__slide__content{display:-ms-grid;display:grid;-ms-grid-columns:571px 30px 1fr;grid-template-columns:571px 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}@media (max-width:1128px){.sectionMovieSlider .splide__slide__content{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:0}}.sectionMovieSlider .splide__slide__movie{position:relative}.sectionMovieSlider .splide__slide__movie iframe{width:100%}.sectionMovieSlider .splide__slide__movie .videoPlayer{width:100%;height:auto}.sectionMovieSlider .splide__slide__movie .playButton{display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:80px;width:80px;-webkit-transition:.3s ease;transition:.3s ease}.sectionMovieSlider .splide__slide__movie .playButton.hidden{display:none}.sectionMovieSlider .splide__slide__wysiwyg{padding:0 0 60px}.sectionMovieSlider .splide__slide__wysiwyg h2{position:relative;line-height:100px}.sectionMovieSlider .splide__slide__wysiwyg h2:after{content:"";display:block;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:7px;width:167px;background:#d7000e}@media (max-width:750px){.sectionMovieSlider .splide__slide__wysiwyg h2{line-height:55px}.sectionMovieSlider .splide__slide__wysiwyg h2:after{height:4px;width:89px}}@media (max-width:1128px){.sectionMovieSlider .splide__slide__wysiwyg{padding:0}}.sectionMovieSlider__wrapper{max-width:1128px;margin:60px auto;height:100%}@media (max-width:1128px){.sectionMovieSlider__wrapper{margin:0 auto 40px}}.sectionMovieSlider .customSplideControl{position:absolute;bottom:0;right:0;width:calc(100% - 601px)}@media (max-width:1128px){.sectionMovieSlider .customSplideControl{position:relative;width:100%}}.sectionPhotoSlider .splide{width:100%;position:relative}.sectionPhotoSlider .splide__slide{min-height:333px}.sectionPhotoSlider .splide__slide__wrapper{max-width:1128px;margin:0 auto;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1128px){.sectionPhotoSlider .splide__slide__wrapper{padding:25px}}@media (max-width:950px){.sectionPhotoSlider .splide__slide__wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.sectionPhotoSlider .splide__slide__content{display:-ms-grid;display:grid;-ms-grid-columns:1fr 30px 395px;grid-template-columns:1fr 395px;grid-template-areas:"wysiwyg photo";-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}@media (max-width:950px){.sectionPhotoSlider .splide__slide__content{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto 0 auto;grid-template-areas:"photo" "wysiwyg";gap:0;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.sectionPhotoSlider .splide__slide__photo{-ms-grid-row:1;-ms-grid-column:3;grid-area:photo;padding:35px 0 0 35px;position:relative}.sectionPhotoSlider .splide__slide__photo:after{content:"";display:block;position:absolute;width:70px;height:70px;top:0;left:0;background:#d7000e;z-index:3}.sectionPhotoSlider .splide__slide__photo img{width:360px;height:360px;-o-object-fit:cover;object-fit:cover}@media (max-width:950px){.sectionPhotoSlider .splide__slide__photo{padding:22px 0 0}.sectionPhotoSlider .splide__slide__photo:after{width:45px;height:45px;left:25px}.sectionPhotoSlider .splide__slide__photo img{width:100%;height:auto}}.sectionPhotoSlider .splide__slide__wysiwyg{-ms-grid-row:1;-ms-grid-column:1;grid-area:wysiwyg;padding:0 0 60px}.sectionPhotoSlider .splide__slide__wysiwyg h2{position:relative;line-height:100px}.sectionPhotoSlider .splide__slide__wysiwyg h2:after{content:"";display:block;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:7px;width:167px;background:#d7000e}@media (max-width:750px){.sectionPhotoSlider .splide__slide__wysiwyg h2{line-height:55px}.sectionPhotoSlider .splide__slide__wysiwyg h2:after{height:4px;width:89px}}@media (max-width:950px){.sectionPhotoSlider .splide__slide__wysiwyg{padding:0}}.sectionPhotoSlider__wrapper{max-width:1128px;margin:60px auto;height:100%}@media (max-width:950px){.sectionPhotoSlider__wrapper{margin:0 auto 40px}}.sectionPhotoSlider .customSplideControl{position:absolute;bottom:0;left:0;width:calc(100% - 395px)}@media (max-width:950px){.sectionPhotoSlider .customSplideControl{position:relative;width:100%}}.blockWithBullets__wrapper{max-width:1128px;margin:0 auto}.blockWithBullets__wysiwyg h2{position:relative;line-height:100px}.blockWithBullets__wysiwyg h2:after{content:"";display:block;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:7px;width:167px;background:#d7000e}@media (max-width:750px){.blockWithBullets__wysiwyg h2{line-height:55px}.blockWithBullets__wysiwyg h2:after{height:4px;width:89px}}.blockWithBullets__repeater{margin:60px 0 40px;position:relative}.blockWithBullets__bullet{text-align:center;width:150px}.blockWithBullets__bullet img{display:inline-block;height:100px;width:100px}@media (min-width:1128px){.blockWithBullets__repeater.splide{visibility:visible}.blockWithBullets__repeater.splide .splide__list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px 40px}.blockWithBullets .customSplideControl{display:none}}@media (max-width:1128px){.blockWithBullets__wrapper{padding:0 25px}.blockWithBullets .customSplideControl{display:block;height:0;position:absolute;top:50%;left:0;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.blockWithBullets .customSplideControl__arrow{position:absolute;top:-9px}.blockWithBullets .customSplideControl__arrow--prev{left:0}.blockWithBullets .customSplideControl__arrow--next{right:0}}@media (max-width:400px){.blockWithBullets__bullet{text-align:center;width:100%}}.sectionRecruitmentStepsSlider__header h2{position:relative;line-height:100px}.sectionRecruitmentStepsSlider__header h2:after{content:"";display:block;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:7px;width:167px;background:#d7000e}@media (max-width:750px){.sectionRecruitmentStepsSlider__header h2{line-height:55px}.sectionRecruitmentStepsSlider__header h2:after{height:4px;width:89px}}@media (max-width:1128px){.sectionRecruitmentStepsSlider__sliders{padding:30px}}.sectionRecruitmentStepsSlider .splide{width:100%;position:relative}.sectionRecruitmentStepsSlider .splide__slide:nth-child(4n+1) .icon{top:-30px;left:-30px}.sectionRecruitmentStepsSlider .splide__slide:nth-child(4n+2) .icon{bottom:-40px;left:50px}.sectionRecruitmentStepsSlider .splide__slide:nth-child(4n+3) .icon{top:-30px;right:40px}.sectionRecruitmentStepsSlider .splide__slide:nth-child(4n+4) .icon{top:55px;right:-30px}.sectionRecruitmentStepsSlider .splide__slide__wrapper{max-width:100%;height:100%;padding:20px}.sectionRecruitmentStepsSlider .splide__slide__photo{margin-bottom:70px;position:relative}.sectionRecruitmentStepsSlider .splide__slide__photo img{height:220px;width:100%;-o-object-fit:cover;object-fit:cover}.sectionRecruitmentStepsSlider .splide__slide__photo .icon{background:#fff;position:absolute;display:block;width:80px;height:80px}.sectionRecruitmentStepsSlider .splide__slide__photo .icon img{width:100%;height:100%}.sectionRecruitmentStepsSlider .splide__slide__wysiwyg{-ms-grid-row:1;-ms-grid-column:1;grid-area:wysiwyg}@media (max-width:950px){.sectionPhotoSlider .splide__slide__photo{-ms-grid-row:1;-ms-grid-column:1}.sectionPhotoSlider .splide__slide__wysiwyg,.sectionRecruitmentStepsSlider .splide__slide__wysiwyg{-ms-grid-row:3;-ms-grid-column:1}}.sectionRecruitmentStepsSlider .splide__slide__wysiwyg h2{position:relative;line-height:100px}.sectionRecruitmentStepsSlider .splide__slide__wysiwyg h2:after{content:"";display:block;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:7px;width:167px;background:#d7000e}@media (max-width:750px){.sectionRecruitmentStepsSlider .splide__slide__wysiwyg h2{line-height:55px}.sectionRecruitmentStepsSlider .splide__slide__wysiwyg h2:after{height:4px;width:89px}}.sectionRecruitmentStepsSlider__wrapper{max-width:1128px;margin:60px auto;height:100%}@media (max-width:950px){.sectionRecruitmentStepsSlider__wrapper{margin:0 auto 40px}}.blockTabsWithIframes .checkboxContainer{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:20px;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.blockTabsWithIframes .checkboxContainer input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.blockTabsWithIframes .checkboxCheckmark{position:absolute;top:0;left:0;height:21px;width:21px;background-color:#fff;border:none}.blockTabsWithIframes .checkboxContainer:hover input~.checkboxCheckmark{background-color:#fff}.blockTabsWithIframes .checkboxContainer input:checked~.checkboxCheckmark{background-color:#d7000e;border:4px solid #fff}.blockTabsWithIframes .checkboxCheckmark:after{content:"";position:absolute;display:none}.blockTabsWithIframes .checkboxContainer input:checked~.checkboxCheckmark:after{display:block}.blockTabsWithIframes__wrapper{max-width:1128px;margin:0 auto 40px}@media (max-width:1128px){.blockTabsWithIframes__wrapper{padding:0 25px}}.blockTabsWithIframes__header{padding:0 0 40px}.blockTabsWithIframes__header h2{position:relative;line-height:100px}.blockTabsWithIframes__header h2:after{content:"";display:block;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:7px;width:167px;background:#d7000e}@media (max-width:750px){.blockTabsWithIframes__header h2{line-height:55px}.blockTabsWithIframes__header h2:after{height:4px;width:89px}}.blockTabsWithIframes__tabsHeader{display:-ms-grid;display:grid;-ms-grid-columns:1fr 30px 1fr 30px 1fr;grid-template-columns:repeat(3,1fr);gap:30px}@media (max-width:750px){.blockTabsWithIframes__tabsHeader{gap:7px}}.blockTabsWithIframes__tabsBody{padding:30px 0}.blockTabsWithIframes__tabHeader{height:230px;background-color:#d7000e;background-size:cover;background-repeat:no-repeat;background-position:50%;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;cursor:pointer;-webkit-transition:.3s ease;transition:.3s ease;overflow:hidden}.blockTabsWithIframes__tabHeader .title{font:600 3.4rem/4.5rem Roboto,sans-serif;color:#fff;opacity:0}@media (max-width:750px){.blockTabsWithIframes__tabHeader .title{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}}.blockTabsWithIframes__tabHeader.active,.blockTabsWithIframes__tabHeader:hover{background-blend-mode:darken}.blockTabsWithIframes__tabHeader.active .title,.blockTabsWithIframes__tabHeader:hover .title{opacity:1}.blockTabsWithIframes__tabHeader.mobile{display:none}@media (max-width:750px){.blockTabsWithIframes__tabHeader.mobile{display:-webkit-box;display:-ms-flexbox;display:flex}.blockTabsWithIframes__tabHeader.desktop{display:none}}.blockTabsWithIframes__tabBody{display:none}.blockTabsWithIframes__tabBody.active{display:block}@media (max-width:950px){.blockTabsWithIframes .skk_offers_tbody tr{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}.blockTabsWithIframes .skk_offers_tbody tr td{text-align:center;padding:10px;border:5px solid #d7000e;border-top:none;border-bottom:none}.blockTabsWithIframes .skk_offers_tbody tr td:first-child{border-top:5px solid #d7000e}.blockTabsWithIframes .skk_offers_tbody tr td:last-child{border-bottom:5px solid #d7000e}}.customOfferBox__header{background-color:#eee;padding:20px;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);margin-bottom:40px;margin-top:6.5px}@media (max-width:560px){.customOfferBox__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.customOfferBox__inputBox{text-align:center;padding:0 9px 20px}.customOfferBox__inputBox[data-more=true]{display:none}.customOfferBox__inputBox p{color:#000;padding:5px 0;display:block;font-weight:700;text-align:center;margin-bottom:0}.customOfferBox__inputBox p label{padding:5px 0;display:block}@media (max-width:950px){.customOfferBox__inputBox p{font-size:20px}}.customOfferBox__inputBox input:not([type=radio]),.customOfferBox__inputBox select{width:100%}.customOfferBox__inputBox select{border:1px solid #eee;font-size:12px;line-height:normal;height:54px;width:98%}.customOfferBox__inputBox select option{font-family:Montserrat,sans-serif;color:#0b2e4e;font-size:12px;padding:4px 0 3px 10px}.customOfferBox__inputBox select.big{height:100px}.customOfferBox__inputBoxRadio{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-bottom:10px}.customOfferBox__inputBoxRadio label{font-family:Montserrat,sans-serif;color:#0b2e4e;font-size:12px}.customOfferBox__inputBoxWrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:10px}@media (max-width:950px){.customOfferBox__inputBoxWrap{gap:15px}.customOfferBox__inputBoxWrap label{font-size:13px!important;line-height:21px}}.customOfferBox__offerBox{border:5px solid #d7000e;padding:25px;display:-ms-grid;display:grid;gap:25px;-ms-grid-columns:1fr 25px 150px 25px 90px 25px 120px 25px 120px;grid-template-columns:1fr 150px 90px 120px 120px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-family:Montserrat,sans-serif;cursor:pointer;margin-bottom:20px;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.customOfferBox__offerBox .name{font-size:20px;font-weight:700}.customOfferBox__offerBox:hover{background-color:#d7000e}.customOfferBox__offerBox:hover div{color:#fff}.customOfferBox__offerBox.hidden{display:none}@media (max-width:950px){.customOfferBox__offerBox{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:1fr;grid-template-rows:1fr}.customOfferBox__offerBox>:first-child{-ms-grid-row:1;-ms-grid-column:1}.customOfferBox__offerBox div{text-align:center}}.customOfferBox__modalBox{padding:20px;width:100%;max-width:1128px;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#fff;z-index:999999;-webkit-box-shadow:0 0 15px #eee;box-shadow:0 0 15px #eee;font:400 1.6rem/2rem Roboto,sans-serif}.customOfferBox__modalBox.hidden{display:none}.customOfferBox__modalBox p{font:400 1.6rem/2rem Roboto,sans-serif}.customOfferBox__modalBox__wrapper{height:90vh;overflow-y:scroll}.customOfferBox__modalBox .modalBanner{padding:100px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:450px;background-position:50%;background-size:cover}@media (max-width:750px){.customOfferBox__modalBox .modalBanner{padding:35px 0 70px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.customOfferBox__modalBox .modalBanner__text{color:#fff}.customOfferBox__modalBox .modalBanner__text h2{font-weight:600}@media (max-width:750px){.customOfferBox__modalBox .modalBanner__text{padding:35px}}.customOfferBox__modalBox .modalBanner__redText{font:400 2rem/2.6rem Roboto,sans-serif;color:#fff;background:#d7000e;padding:40px 50px;position:absolute;bottom:0;left:100px;-webkit-transform:translateY(50%);transform:translateY(50%);text-align:center}@media (max-width:750px){.customOfferBox__modalBox .modalBanner__redText{left:35px;padding:24px 36px}}.customOfferBox__modalBox .modalBanner__close{background-color:#d7000e;height:30px;width:30px;position:absolute;top:0;right:0;-webkit-transform:translate(33%,-33%);transform:translate(33%,-33%);cursor:pointer}.customOfferBox__modalBox .modalBanner__close span{display:block;height:1px;background-color:#fff;width:75%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.customOfferBox__modalBox .modalBanner__close span:last-of-type{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.customOfferBox__modalBox .grayBlock{padding:30px 20px 13px;background-color:#eee}.customOfferBox__modalBox .modalUndertext{padding:100px 20px 20px}.customOfferBox__modalBox .modalHeader{font:600 3.4rem/4.5rem Roboto,sans-serif;text-align:center;color:#d7000e}.customOfferBox__modalBox .modalInfo{padding:0 0 33px}.customOfferBox__modalBox .modalFooter{border-top:17px solid #eee;padding:47px 0 27px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:950px){.customOfferBox__modalBox .modalFooter{padding-top:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:26px}}.customOfferBox__modalBox .modalFooter__left,.customOfferBox__modalBox .modalFooter__right{margin:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}@media (max-width:950px){.customOfferBox__modalBox .modalFooter__left,.customOfferBox__modalBox .modalFooter__right{gap:10px}}.customOfferBox__modalBox .modalFooter__left li,.customOfferBox__modalBox .modalFooter__right li{margin:0}.customOfferBox__modalBox .modalFooter__left{gap:15px}@media (max-width:950px){.customOfferBox__modalBox .modalFooter__left{gap:10px}}.customOfferBox__modalBox .modalFooter__left img{height:35px}.customOfferBox__modalBox .modalFooter__right{gap:24px}@media (max-width:950px){.customOfferBox__modalBox .modalFooter__right{gap:13px}}.customOfferBox__modalBox .modalFooter__right img{height:39px}@media (max-width:950px){.customOfferBox__modalBox .modalFooter__right img{height:27px}}.customOfferBox__modalBox .modalCompany,.customOfferBox__modalBox .modalDepartment,.customOfferBox__modalBox .modalKrs,.customOfferBox__modalBox .modalLocation{text-align:center}.customOfferBox__modalBox .modalForm{padding-top:40px;font:400 1.6rem/2rem Roboto,sans-serif}.customOfferBox__modalBox .modalForm .grayBlock{margin-bottom:40px}@media (max-width:750px){.customOfferBox__modalBox .modalForm .grayBlock--txt .formContent__row{-ms-grid-columns:1fr 2fr;grid-template-columns:1fr 2fr}.customOfferBox__modalBox .modalForm .grayBlock--txt label{text-align:left!important;font-size:13px!important}}@media (max-width:750px){.customOfferBox__modalBox .modalForm .grayBlock--region .formContent__row{-ms-grid-columns:1.5fr 2.5fr;grid-template-columns:1.5fr 2.5fr}.customOfferBox__modalBox .modalForm .grayBlock--region label{text-align:left!important;font-size:13px!important}}@media (max-width:750px){.customOfferBox__modalBox .modalForm .grayBlock--cv .formContent__row{-ms-grid-columns:1fr;grid-template-columns:1fr}.customOfferBox__modalBox .modalForm .grayBlock--cv label{text-align:left!important;font-size:13px!important}}@media (max-width:750px){.customOfferBox__modalBox .modalForm .grayBlock--radio .formContent__row{-ms-grid-columns:1fr;grid-template-columns:1fr}.customOfferBox__modalBox .modalForm .grayBlock--radio label{text-align:left!important;font-size:13px!important}.customOfferBox__modalBox .modalForm .grayBlock--radio .wpcf7-list-item{margin-left:0}}.customOfferBox__modalBox .modalForm h3{color:#d7000e;font-weight:600}.customOfferBox__modalBox .modalForm .formContent__row{max-width:750px;display:-ms-grid;display:grid;-ms-grid-columns:1fr 10px 1fr;grid-template-columns:1fr 1fr;gap:10px;margin:0 auto 20px}.customOfferBox__modalBox .modalForm .formContent__row .wpcf7-form-control-wrap,.customOfferBox__modalBox .modalForm .formContent__row input:not([type=radio]),.customOfferBox__modalBox .modalForm .formContent__row label{width:100%;display:inline-block}.customOfferBox__modalBox .modalForm .formContent__row label{text-align:right;font-size:18px;line-height:1.2}.customOfferBox__modalBox .modalForm .formContent__row label span{color:#d7000e}.customOfferBox__modalBox .modalForm .formContent__row .wpcf7-radio{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-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:10px}.customOfferBox__modalBox .modalForm .formContent__row .wpcf7-radio .wpcf7-list-item:not(:last-child){margin-bottom:7px}.customOfferBox__modalBox .modalForm .formContent__row .wpcf7-radio span{color:#000}.customOfferBox__modalBox .modalForm .formContent__info label span.redDot{color:#d7000e}.customOfferBox__modalBox .modalForm .formContent__field{max-width:323px}.customOfferBox__modalBox .modalForm .formContent__submit{text-align:right;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-align:end;-ms-flex-align:end;align-items:flex-end}.customOfferBox__modalBox .modalForm .formContent__submit input{padding:18px 85px;font-size:16px;font-weight:600;text-transform:capitalize}@media (max-width:950px){.customOfferBox__modalBox .modalForm .formContent__submit{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.customOfferBox__modalBox .break-words{white-space:pre-line}.customOfferBox__button{-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3;float:none;background:#d7000e;color:#fff;font-weight:700;font-size:16px;cursor:pointer;line-height:normal;text-align:center;width:260px;height:50px;margin:10px auto 25px;border:1px solid #d7000e;-webkit-transition:all .4s ease;transition:all .4s ease;display:block}.form-hidden{display:none}.page404__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px}.page404__wrapper h1{color:#d7000e}.single .section+.section{margin-top:0!important}.single .navigation{max-width:750px;border-top:2px solid #d7000e;margin:0 auto;padding:16px 16px 0;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-template-areas:"prev next"}.single .navigation .prev{-ms-grid-row:1;-ms-grid-column:1;grid-area:prev}.single .navigation .next{-ms-grid-row:1;-ms-grid-column:2;grid-area:next;-ms-grid-column-align:end;justify-self:end}.single .navigation .next,.single .navigation .prev{font:400 1.6rem/2.4rem Roboto,sans-serif;padding-top:16px}.single-product .section+.section{margin-top:80px!important}@media (min-width:1200px){.pageWrapper{padding-top:60px}}@media (max-width:1199px){.pageWrapper{padding-top:77px}}.pageWrapper__header{margin:0 auto;max-width:1128px;padding:48px 16px}.pageWrapper__header h1{text-align:center;margin-bottom:0}.blog .pageWrapper,.category .pageWrapper{padding-bottom:64px}.blog__wrapper,.category__wrapper{margin:0 auto;max-width:750px}.blog__nothing,.category__nothing{margin:0 auto;max-width:750px;padding:32px 0 0}.blog__nav,.category__nav{margin:0 auto;max-width:750px;padding:0 16px;text-align:center;font:500 1.6rem/2.4rem Roboto,sans-serif}.blog__nav a,.blog__nav span,.category__nav a,.category__nav span{min-width:10px;text-align:center;display:inline-block}.blog__nav a:focus,.blog__nav a:hover,.blog__nav span.current,.category__nav a:focus,.category__nav a:hover,.category__nav span.current{background:none;color:#d7000e}