@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;700&display=swap";html{font-size:10px}html,body{width:100%;height:100%;margin:0}a{text-decoration:none}body{font-family:"Plus Jakarta Sans",sans-serif;font-weight:400;font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;color:#212121;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%}*,*:before,*:after{box-sizing:border-box}main{overflow:hidden}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul,li{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:"";content:none}q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button,input,select,textarea{outline:none}input{-webkit-appearance:none;-moz-appearance:none;appearance:none}p{line-height:27px;margin:20px 0}img{max-width:100%;height:auto}.section__wrapper{max-width:1400px;padding:0 20px;margin:0 auto;width:100%}.section__wrapper--small{max-width:1260px}.section__wrapper--page{max-width:1180px}.section__wrapper--wide{max-width:100%;padding:0 60px}@media only screen and (max-width: 1460px){.section__wrapper--wide{padding:0 20px}}.section__newsgrid{display:grid;grid-template-columns:1fr 1fr;gap:60px 30px}@media only screen and (max-width: 860px){.section__newsgrid{grid-template-columns:1fr;gap:40px}}.section__news{position:relative}.section__news>a{display:flex;flex-direction:column;border-bottom:1px solid #e2e2e2;color:#212121;transition:all .2s linear;height:100%}.section__news>a:hover{border-bottom:1px solid #f9961f !important;color:#f9961f}.section__news>a.big{border-bottom:1px solid #e6dacb}.section__news .news--img{display:block}.section__news .news--img img{vertical-align:bottom}.section__news .news--cat{display:flex;align-items:center;flex-wrap:wrap;gap:10px;position:absolute;top:10px;left:10px;z-index:2}.section__news .news--cat a{background-color:#f9961f;padding:5px 7px;font-size:12px;font-weight:500;color:#fff;text-transform:uppercase;transition:all .2s linear}.section__news .news--cat a:hover{background-color:#fdb05c}.section__news .news--date{display:flex;align-items:center;gap:10px;font-size:13px;color:#8b8b8b;font-weight:bold}.section__news .news--date img{height:17px}.section__news .news--info{display:flex;flex-direction:column;gap:15px;padding:20px 45px}@media only screen and (max-width: 860px){.section__news .news--info{padding:20px 0px}}.section__news .news--title{font-size:16px;font-weight:500;line-height:25px}.section__buttons{display:flex;flex-wrap:wrap;gap:30px;margin-top:50px}.section__buttons.centered{justify-content:center}@media only screen and (max-width: 860px){.section__buttons{margin-top:30px}}.section__ibtn{display:grid;grid-template-columns:max-content 1fr;align-items:center;width:-moz-max-content;width:max-content}.section__ibtn.lefticon span:first-child{display:flex;align-items:center;justify-content:center;background-color:#fcf5ec;height:100%;min-height:55px;min-width:55px}.section__ibtn.lefticon span:last-child{color:#fff;background-color:#f9961f;display:block;padding:17px 40px;transition:all .2s linear;min-height:55px;display:flex;align-items:center;justify-content:center}.section__ibtn.lefticon:hover span:last-child{background-color:#fdb05c}.section__ibtn.righticon span:last-child{display:flex;align-items:center;justify-content:center;background-color:#fcf5ec;height:100%;min-height:55px;min-width:55px}.section__ibtn.righticon span:first-child{color:#fff;background-color:#f9961f;display:block;padding:17px 40px;transition:all .2s linear}.section__ibtn.righticon:hover span:first-child{background-color:#fdb05c}.section__button{background-color:#f9961f;color:#fff;padding:15px 40px;display:inline-flex;vertical-align:middle;font-weight:500;transition:background-color .2s linear,color .2s linear;border:2px solid rgba(0,0,0,0);cursor:pointer;align-items:center;font-size:16px;font-family:"Plus Jakarta Sans",sans-serif;border-radius:0}@media only screen and (max-width: 640px){.section__button{width:100%;justify-content:center}}.section__button:hover{background-color:#fdb05c}.section__button--dark{background-color:#e38615}.section__button--dark:hover{background-color:#ca7611}.section__button--transparent{background-color:rgba(0,0,0,0);color:#fff;border-color:#f9961f}.section__button--transparent:hover{background-color:#f9961f;color:#fff}.section__button--transparent2{background-color:rgba(0,0,0,0);color:#fff;border-color:#fff}.section__button--transparent2:hover{background-color:#fff;color:#f9961f}.section__button--transparent3{background-color:rgba(0,0,0,0);color:#f9961f;border-color:#f9961f}.section__button--transparent3:hover{background-color:#f9961f;color:#fff}.section__link{color:#212121;display:inline-flex;align-items:center;gap:25px}.section__link:hover{color:#f9961f}.section__gall{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}@media only screen and (max-width: 1080px){.section__gall{grid-template-columns:1fr 1fr;gap:30px}}@media only screen and (max-width: 640px){.section__gall{grid-template-columns:1fr}}.section__gallimg{overflow:hidden;display:block}.section__gallimg:hover img{transform:scale(1.1)}.section__gallimg img{width:100%;aspect-ratio:1;transition:transform .2s linear;vertical-align:bottom;-o-object-fit:cover;object-fit:cover}.section__grid{display:grid;grid-template-columns:minmax(100px, 1fr) minmax(100px, 1fr);gap:130px}@media only screen and (max-width: 1240px){.section__grid{gap:50px}}@media only screen and (max-width: 1080px){.section__grid{grid-template-columns:minmax(100px, 1fr)}}.section__alignCenter{align-items:center}@media only screen and (max-width: 1080px){.section__img--top{grid-row:1}}.section__img img{width:100%;vertical-align:bottom}.section__img--nmw img{width:unset}.section__content.right{margin-right:50px}@media only screen and (max-width: 1080px){.section__content.right{margin-right:unset}}.section__content.right2{margin-right:80px}@media only screen and (max-width: 1080px){.section__content.right2{margin-right:unset}}.section__content p:first-child{margin-top:0}.section__content p:last-child{margin-bottom:0}.section__content ul,.section__content ol{padding:0;margin:0;list-style:none;width:100%}.section__content ul{max-width:100%}.section__content ul li{position:relative;padding:5px 32px;line-height:27px}.section__content ul li::before{content:"";display:inline-block;width:15px;height:2.5px;background-color:#f9961f;position:absolute;top:17px;left:0}.section__content ol{max-width:100%;margin-bottom:40px;border-top:1px solid #eae3df}.section__content ol li{position:relative;padding:20px 30px 20px 100px;line-height:27px;border-bottom:1px solid #eae3df;font-weight:500}@media only screen and (max-width: 1080px){.section__content ol li{padding:20px 20px 20px 50px}}.section__content ol li::before{content:"";display:inline-block;width:25px;height:25px;background:url(../img/check.svg) no-repeat center center;background-size:contain;position:absolute;top:21px;left:35px}@media only screen and (max-width: 1080px){.section__content ol li::before{left:0px}}.section__txt{margin:50px 0 0 0}.section__txt *:first-child{margin-top:0}.section__txt *:last-child{margin-bottom:0}.section__txt h2{font-size:24px;margin:30px 0;line-height:33px}.section__txt h3{font-size:20px;margin:30px 0;line-height:30px}.section__txt h4{font-size:18px;margin:30px 0;line-height:27px}.section__txt p{margin:30px 0}.section__txt img{margin:30px 0;max-width:100%}@media only screen and (max-width: 860px){.section__txt img{margin:0}}.section__txt a:link,.section__txt a:visited,.section__txt a:active{color:#f9961f}.section__txt a:hover{color:#fdb05c}.section__txt ul{padding:0;margin:0;list-style:none;width:100%}.section__txt li{position:relative;padding:5px 32px;line-height:27px}.section__txt li::before{content:"";display:inline-block;width:15px;height:2.5px;background-color:#f9961f;position:absolute;top:17px;left:0}@media only screen and (max-width: 1080px){.section__txt{margin:30px 0 0 0}}.section__txt.maxw{max-width:595px}@media only screen and (max-width: 1080px){.section__txt.maxw{max-width:100%}}.section__heading{font-size:35px;margin:0;font-weight:500}.section__heading.centeredtitle{text-align:center}.section__heading span{color:#f9961f}@media only screen and (max-width: 1080px){.section__heading br{display:none}}@media only screen and (max-width: 1080px){.section__heading{font-size:30px;line-height:normal}}.section__phone,.section__mail{display:inline-grid;grid-template-columns:40px 1fr;align-items:center;gap:20px;font-size:19px;max-width:-moz-max-content;max-width:max-content}.section__phone p,.section__mail p{margin:0}.section--blocks{padding:120px 0}@media only screen and (max-width: 1080px){.section--blocks{padding:60px 0}}.section--paddingtop{padding-top:0}.section--margintop{margin-top:0}.section--margin{padding:0 0 120px 0}@media only screen and (max-width: 1080px){.section--margin{padding:0 0 60px 0}}input[type=text]:not(.header__search),input[type=email],input[type=tel],input[type=date],input[type=number],textarea,select{width:100%;font-size:15px;padding:0 30px;min-height:60px;line-height:60px;border:1px solid #dbdbdb;color:#212121;background-color:#fff;font-family:"Plus Jakarta Sans",sans-serif;vertical-align:bottom;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=text]:not(.header__search)::-webkit-calendar-picker-indicator,input[type=email]::-webkit-calendar-picker-indicator,input[type=tel]::-webkit-calendar-picker-indicator,input[type=date]::-webkit-calendar-picker-indicator,input[type=number]::-webkit-calendar-picker-indicator,textarea::-webkit-calendar-picker-indicator,select::-webkit-calendar-picker-indicator{cursor:pointer}input[type=date]{display:block;text-align:left}input::-webkit-date-and-time-value{text-align:left}select{background-image:url(../img/arrow_black);background-position:center right 30px;background-repeat:no-repeat;cursor:pointer}textarea{height:230px;padding:20px 30px;line-height:27px}::-moz-placeholder{color:#212121;font-family:"Plus Jakarta Sans",sans-serif}::placeholder{color:#212121;font-family:"Plus Jakarta Sans",sans-serif}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #ddd;padding:8px;position:relative;margin:0;vertical-align:sub;cursor:pointer;width:initial;float:left;border-radius:0}input[type=submit]:not(.header__submit){background-color:#f9961f;color:#fff;padding:0 40px;display:inline-block;vertical-align:middle;border:none;cursor:pointer;border-radius:0 !important;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;font-weight:500;line-height:56px;font-family:"Plus Jakarta Sans",sans-serif;height:56px;transition:background-color .2s linear}@media only screen and (max-width: 640px){input[type=submit]:not(.header__submit){width:100%;justify-content:center}}input[type=submit]:not(.header__submit):hover{background-color:#fdb05c}input[type=checkbox]:checked{background-color:#f9961f;box-shadow:inset 0 0 0 4px #fff}.wpcf7-list-item{margin:0}.wpcf7-not-valid input,input.wpcf7-not-valid,textarea.wpcf7-not-valid,select.wpcf7-not-valid{border:1px solid #dc3232 !important}.wpcf7-spinner{position:absolute;left:0;top:0;opacity:0}.wpcf7-not-valid-tip{font-size:13px;margin-top:15px}.wpcf7 form .wpcf7-response-output{margin:20px 0 0 0;padding:15px 20px;border:1px solid #00a0d2}iframe{vertical-align:bottom}[data-showstep]{opacity:0}.show-animation{animation:forwards .5s show-step-menu ease-out}@keyframes show-step-menu{0%{opacity:0;transform:translateY(-50px)}100%{opacity:1;transform:translateY(0px)}}@media only screen and (max-width: 1080px){.admin-bar .header__menu{top:122px}}@media only screen and (max-width: 640px){.admin-bar .header__menu{top:136px}}@media only screen and (max-width: 640px){.admin-bar.header__body #wpadminbar{top:-46px}}.header{width:100%;z-index:9999;position:relative;background-color:#fff;transition:all .4s ease;top:0;left:0}.header__body{overflow:hidden;position:fixed}.header__down{top:-100px}.header__scrolled{border-bottom:1px solid #f0f0f0;height:91px}.header__scrolled .header__logo img{height:35px}.header__scrolled .header__menu ul.menu{height:90px}@media only screen and (min-width: 1080px){.header__hide{display:none}}.header__wrapper:first-child{width:100%;padding:0 60px;margin:0 auto;display:grid;grid-template-columns:max-content 1fr max-content;align-items:center;gap:70px;position:relative;justify-content:space-between;height:140px}@media only screen and (max-width: 1460px){.header__wrapper:first-child{padding:0 20px}}@media only screen and (max-width: 1080px){.header__wrapper:first-child{height:90px;gap:25px;grid-template-columns:1fr max-content max-content max-content}}@media only screen and (max-width: 640px){.header__wrapper:first-child{gap:15px}}.header__wrapper:last-child{width:100%;padding:0 60px;margin:0 auto;background-color:#fcf5ec}@media only screen and (max-width: 1460px){.header__wrapper:last-child{padding:0 20px}}.header__logobox{display:flex;align-items:center;gap:30px}@media only screen and (max-width: 1080px){.header__logobox{gap:10px}}.header__logobox span{display:block;background-color:#f9961f;color:#fff;font-size:15px;font-weight:600;text-transform:uppercase;padding:10px;width:-moz-max-content;width:max-content}@media only screen and (max-width: 1080px){.header__logobox span{font-size:12px;padding:5px;margin-bottom:15px}}.header__logo{display:inline-block}.header__logo img{vertical-align:bottom;height:50px}@media only screen and (max-width: 1080px){.header__logo img{height:35px}}@media only screen and (max-width: 1080px){.header__searchbar{position:absolute;width:100%;background-color:#fcf5ec;display:none;top:90px}.header__searchbar.active{display:block}}.header__searchbar form{display:grid;grid-template-columns:1fr max-content;width:75%;margin:0 auto}@media only screen and (max-width: 1080px){.header__searchbar form{width:100%;padding:20px}}.header__searchbar form input[type=text]{border-top:1px solid #dadada;border-left:1px solid #dadada;border-bottom:1px solid #dadada;border-right:none;line-height:58px;padding:0 20px;border-radius:0;color:#6f6f6f;font-size:15px;font-family:"Plus Jakarta Sans",sans-serif}.header__searchbar form input::-moz-placeholder{color:#6f6f6f;font-size:15px;font-family:"Plus Jakarta Sans",sans-serif}.header__searchbar form input::placeholder{color:#6f6f6f;font-size:15px;font-family:"Plus Jakarta Sans",sans-serif}.header__searchbar form input[type=submit]{border-top:1px solid #dadada;border-right:1px solid #dadada;border-bottom:1px solid #dadada;border-left:none;background-color:#f9961f;background-image:url(../img/custom/lupa_komputer.svg);background-position:center;background-size:20px;background-repeat:no-repeat;box-shadow:inset 0 0 0 5px #fff;width:58px;cursor:pointer;transition:all .2s linear;border-radius:0}.header__searchbar form input[type=submit]:hover{background-color:#fdb05c}.header__contact{display:flex;align-items:center;gap:25px}.header__fb,.header__in{display:inline-flex;width:56px;height:56px;background-color:#fcf5ec;transition:all .2s linear;align-items:center;justify-content:center}.header__fb img,.header__in img{height:23px}.header__fb:hover,.header__in:hover{background-color:#f7e9d7}@media only screen and (max-width: 1080px){.header__fb,.header__in{display:none}}.header__searchbtn{cursor:pointer;width:25px;height:40px;background-image:url(../img/custom/lupa_telefon.svg);background-position:center;background-size:25px;background-repeat:no-repeat;background-color:rgba(0,0,0,0);border:none}@media only screen and (min-width: 1080px){.header__searchbtn{display:none}}@media only screen and (max-width: 1366px){.header__btn{font-size:0;color:rgba(0,0,0,0);padding:0;width:56px;height:56px;justify-content:center}}@media only screen and (max-width: 1080px){.header__btn{width:40px;height:40px}}.header__btn img{height:26px}@media only screen and (min-width: 1366px){.header__btn img{display:none}}.header__in{margin-right:25px}@media only screen and (max-width: 1366px){.header__in{margin-right:unset}}.header__hamburger{display:none;border:none;width:32px;height:27px;vertical-align:middle;cursor:pointer;padding:0;background-color:rgba(0,0,0,0)}@media only screen and (max-width: 1080px){.header__hamburger{display:block}}.header__hamburger span{height:3px;background:#f9961f;display:block;transition:all .2s ease-in}.header__hamburger span:nth-child(1){transform-origin:bottom right}.header__hamburger span:nth-child(2){margin:3px 0;opacity:0}.header__hamburger span:nth-child(3){transform-origin:top right;margin:0 0 0 12px}.header__close span:nth-child(1){transform:rotate3d(0, 0, 1, -45deg)}.header__close span:nth-child(2){opacity:0}.header__close span:nth-child(3){transform:rotate3d(0, 0, 1, 45deg);margin:14px 0 0 0 !important}.header__show{left:0 !important}@media only screen and (max-width: 1080px){.header__menu{position:fixed;top:90px;left:-100%;width:100%;height:calc(100% - 90px);transition:all .2s ease-in;overflow:auto;background-color:#252526;z-index:9999}}.header__menu ul.menu{display:grid;grid-auto-columns:max-content;grid-auto-flow:column;gap:60px;align-items:center;margin:0;padding:0}@media only screen and (max-width: 1240px){.header__menu ul.menu{gap:30px}}@media only screen and (max-width: 1080px){.header__menu ul.menu{gap:0;align-items:flex-start;grid-auto-flow:row;grid-auto-columns:100%;grid-auto-rows:max-content}}.header__menu ul.menu>li{line-height:75px;transition:line-height .2s linear;font-size:17px;position:relative}@media only screen and (max-width: 1080px){.header__menu ul.menu>li{line-height:27px;border-bottom:1px solid #373737;width:100%;font-size:16px}.header__menu ul.menu>li a{margin:0 20px;display:inline-block}}@media only screen and (max-width: 1080px){.header__menu ul.menu>li.menu-item-has-children{position:relative}}@media only screen and (min-width: 1080px){.header__menu ul.menu>li.menu-item-has-children:hover ul{opacity:1;pointer-events:all}}@media only screen and (min-width: 1080px){.header__menu ul.menu>li>ul{position:absolute;top:100%;width:-moz-max-content;width:max-content;min-width:210px;padding:25px 30px;left:-30px;background-color:#f3ede5;display:grid;gap:20px;opacity:0;pointer-events:none;transition:opacity .2s ease-in-out}.header__menu ul.menu>li>ul li{line-height:normal;font-size:15px}}@media only screen and (max-width: 1080px){.header__menu ul.menu>li>ul{padding:0;max-height:0;overflow:hidden}.header__menu ul.menu>li>ul li{border-top:1px solid #373737;padding-left:30px}}.header__menu ul.menu>li a:link,.header__menu ul.menu>li a:visited,.header__menu ul.menu>li a:active{color:#212121;font-weight:500}@media only screen and (max-width: 1080px){.header__menu ul.menu>li a:link,.header__menu ul.menu>li a:visited,.header__menu ul.menu>li a:active{font-weight:400;color:#fff;padding:11px 0}}.header__menu ul.menu>li a:hover{color:#f9961f}@media only screen and (max-width: 1080px){.header__menu ul.menu>li a:hover{color:#fdb05c}}.header__arrow{position:absolute;top:50%;right:20px;transform:translateY(-50%);pointer-events:none;width:9px;height:5px;background-image:url(../img/arrow_black.svg);background-position:center;background-repeat:no-repeat;background-size:contain;transition:transform .2s linear}@media only screen and (max-width: 1240px){.header__arrow{right:10px}}.header__shows{max-height:300vh !important}.header__sub{display:inline-block;width:9px;height:5px;margin-left:7px;background-image:url(../img/arrow_black.svg);background-repeat:no-repeat;transition:all .2s ease-in;vertical-align:middle;background-position:center;cursor:pointer;pointer-events:none}@media only screen and (max-width: 1080px){.header__sub{height:30px;width:30px;display:block;position:absolute;right:20px;top:11px;pointer-events:unset;background-image:url(../img/arrow_white.svg)}}.header__rotate{transform:translateY(-50%) rotate(180deg)}.header__rotate2{transform:rotate(180deg)}.header__shows{opacity:1 !important;visibility:visible !important;top:100% !important;left:0 !important;height:initial !important}.header__mobile{display:none}@media only screen and (max-width: 1080px){.header__mobile{display:initial}}.newsletter:not(.home>.newsletter,.single-post>.newsletter){border-top:1px solid #dadada}.newsletter{padding:120px 0}@media only screen and (max-width: 1080px){.newsletter{padding:60px 0}}.newsletter>div{display:grid;grid-template-columns:1fr 1fr;gap:30px 100px;align-items:center}@media only screen and (max-width: 1080px){.newsletter>div{grid-template-columns:1fr}}.newsletter__info{grid-template-columns:1fr max-content;display:grid;align-items:center;gap:30px 100px}@media only screen and (max-width: 1120px){.newsletter__info{gap:30px 50px}}@media only screen and (max-width: 1080px){.newsletter__info{grid-template-columns:1fr}}.newsletter__info h3{font-size:28px;font-weight:600;margin:0}.newsletter__info p{font-size:15px;grid-row:2;margin:0}.newsletter__info img{grid-column:2;grid-row:span 2;height:100px}@media only screen and (max-width: 1080px){.newsletter__info img{display:none}}@media only screen and (max-width: 640px){.newsletter form input[type=email]{padding:0 15px}.newsletter form input[type=button]{padding:15px}}.newsletter form.red span{color:#dc3232}.newsletter form.green span{color:#46b450}.newsletter form div:first-child{display:grid;grid-template-columns:1fr max-content}.newsletter form div:nth-child(2){display:grid;grid-template-columns:max-content 1fr;align-items:flex-start;gap:15px;margin-top:20px;font-size:11.5px;line-height:19px;color:#acadaf}.newsletter form span{display:none;font-size:15px;margin-top:15px}.newsletter form span.red{color:#dc3232}.newsletter form span.green{color:#46b450}.footer{background-color:#f4f4f4;position:relative}.footer__mid{background-color:#fff;box-shadow:0 0 0 100vw #fff;-webkit-clip-path:inset(0 -100vmax);clip-path:inset(0 -100vmax);border-top:1px solid #dadada;padding:50px 0}@media only screen and (max-width: 1080px){.footer__mid{padding:30px 0}}.footer__mid>div{display:grid;grid-template-columns:max-content max-content;align-items:center;justify-content:space-between;gap:30px 15px}@media only screen and (max-width: 1120px){.footer__mid>div{grid-template-columns:1fr}}.footer__socials{display:flex;align-items:center;gap:30px 40px}@media only screen and (max-width: 640px){.footer__socials{gap:30px}}.footer__socials span{font-weight:600;font-size:17px}@media only screen and (max-width: 640px){.footer__socials span{display:none}}@media only screen and (max-width: 640px){.footer__socials a{width:50%;font-size:14px}}.footer__shop{display:flex;align-items:center;gap:30px 40px}.footer__shop span{font-weight:600;font-size:17px}@media only screen and (max-width: 640px){.footer__shop span{display:none}}.footer__instagram,.footer__facebook{display:flex;align-items:center;gap:15px;justify-content:center;height:50px;background-color:#fcf5ec;padding:0 30px;color:#f9961f;font-weight:500;font-size:16px;transition:all .2s linear}.footer__instagram:hover,.footer__facebook:hover{background-color:#f7e9d7}.footer__instagram img,.footer__facebook img{height:21px}.footer__up{cursor:pointer;color:#fff;display:inline-block;content:"";width:230px;height:30px;background-image:url(../img/arrow_white.svg);background-position:center;background-repeat:no-repeat;background-size:12px;background-color:#f9961f;transform:rotate(180deg);transition:background-color .2s linear;position:absolute;bottom:-80px;right:20px}.footer__up:hover{background-color:#fdb05c}@media only screen and (max-width: 1080px){.footer__up{height:50px;width:50px;position:unset;margin-left:20px;background-size:14px;margin-top:10px}}.footer__grid{border-bottom:1px solid #e2e2e2;padding:50px 0 80px 0}@media only screen and (max-width: 1080px){.footer__grid{padding:30px 0 0 0;border-bottom:none}}.footer__grid>div{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:30px;position:relative}@media only screen and (max-width: 1080px){.footer__grid>div{grid-template-columns:1fr;align-items:center;justify-content:space-between;gap:20px;padding:0}.footer__grid>div>div{border-bottom:1px solid #dadada;padding:0 20px 20px 20px}.footer__grid>div>div>div{margin:20px 0 0 0;display:none}.footer__grid>div>div>div.active{display:block}}.footer__grid h3{margin:0 0 30px 0;color:#212121;font-size:17px;font-weight:600;position:relative}@media only screen and (max-width: 1080px){.footer__grid h3{margin:0}.footer__grid h3::after{background-image:url(../img/arrow_black.svg);background-position:center;background-repeat:no-repeat;background-size:contain;width:14px;height:14px;content:"";display:block;position:absolute;top:5px;right:0;transition:all .2s linear}.footer__grid h3.active::after{transform:rotate(180deg)}}.footer__grid ul{padding:0;margin:0;display:grid;gap:20px}.footer__grid a{color:#646464;font-size:15px}.footer__grid a:hover{color:#fdb05c}.footer__con{display:grid;gap:20px;margin-top:20px}.footer__con a{display:grid;grid-template-columns:max-content max-content;gap:20px;align-items:center}.footer__con a img{width:30px}.footer__bottom{padding:40px 0;color:#646464;font-size:15px}@media only screen and (max-width: 1080px){.footer__bottom{padding:25px 0 40px 0}}.footer__bottom .section__wrapper{display:grid;grid-auto-columns:1fr max-content;grid-auto-flow:column;justify-content:space-between}@media only screen and (max-width: 1080px){.footer__bottom .section__wrapper{grid-auto-flow:row;gap:1rem}}.footer__bottom a{color:#646464}.footer__bottom a:hover{color:#fdb05c}.breadcrumbs{padding:30px 0 0 0;color:#b4b4b4;display:flex;flex-wrap:wrap;gap:7px;align-items:center}@media only screen and (max-width: 1080px){.breadcrumbs{border-top:1px solid #dadada}}.breadcrumbs a{color:#b4b4b4}.breadcrumbs a:hover{color:#fdb05c}.breadcrumbs a:last-child{font-weight:500;color:#212121}.breadcrumbs a:last-child:hover{color:#fdb05c}.section--index1{background-color:#fcf5ec;padding:30px 0 50px 0;border-top:1px solid #e6dacb}@media only screen and (max-width: 1080px){.section--index1{padding:30px 0;border-top:none}}.section--index2,.section--index3{padding:120px 0}@media only screen and (max-width: 1080px){.section--index2,.section--index3{padding:60px 0}}.section--index3{background-color:#fca842}.index1{display:flex;gap:30px}@media only screen and (max-width: 1080px){.index1{flex-wrap:wrap}}.index1 .section__news{width:100%}.index1 .section__news>a{border-bottom:1px solid #e6dacb}.index1 .section__news .news--img{height:100%;position:relative}.index1 .section__news .news--img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (min-width: 1080px){.index1 .section__news .news--img img{max-height:612px}}.index1 .section__news .news--cat{top:12px;left:12px}.index1 .section__news .news--cat a{padding:10px 12px;font-size:15px}@media only screen and (max-width: 860px){.index1 .section__news .news--cat a{padding:5px 7px;font-size:12px}}.index1 .section__news .news--title{font-size:18px}.index1__imgs{display:flex;flex-direction:column;gap:30px;min-width:320px;max-width:320px}@media only screen and (max-width: 1080px){.index1__imgs{flex-direction:row;min-width:unset;width:100%;max-width:unset}}@media only screen and (max-width: 640px){.index1__imgs{flex-direction:column}}.index1__imgs a{display:block;background-color:#242424;width:100%;height:100%}.index1__imgs a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;vertical-align:bottom}.index2 h2{margin-bottom:80px}@media only screen and (max-width: 1080px){.index2 h2{margin-bottom:50px}}.index3 h2{margin-bottom:80px;color:#fff}@media only screen and (max-width: 1080px){.index3 h2{margin-bottom:50px}}.index3__prod{display:grid;grid-template-columns:repeat(4, 1fr);gap:30px 25px}@media only screen and (max-width: 1080px){.index3__prod{grid-template-columns:repeat(2, 1fr);gap:30px 30px}}@media only screen and (max-width: 640px){.index3__prod{grid-template-columns:repeat(1, 1fr)}}.index3__product{background-color:#fff;display:flex;flex-direction:column;transition:all .2s linear}.index3__product:hover{box-shadow:0 0 29px 0px rgba(174,95,0,.35)}.index3__product:hover .index3__title{color:#fdb05c}.index3__img{position:relative;padding:20px;display:block}.index3__img img{vertical-align:bottom;width:100%;aspect-ratio:1/.7;-o-object-fit:contain;object-fit:contain}.index3__sale{position:absolute;top:5px;right:5px;background-color:red;font-size:12px;padding:5px 7px;font-weight:bold;color:#fff}.index3__title{font-size:15px;color:#433f3c;text-align:center;padding:20px 20px;display:block;transition:all .2s linear}.index3__price{margin-top:auto}.index3__pricebox{display:flex;align-items:center;justify-content:center;padding-bottom:20px;gap:17px}.index3__pricenow{font-size:19px;font-weight:500;color:#f9961f}.index3__oldprice{color:#a1a1a1;text-decoration:line-through;font-size:15px}.index3 .section__buttons a{width:calc(50% - 12.5px);justify-content:center}@media only screen and (max-width: 860px){.index3 .section__buttons a{width:100%}}.section--mycat{padding:50px 0 120px 0}@media only screen and (max-width: 1080px){.section--mycat{padding:50px 0 60px 0}}.mycat>h1{margin:0 0 50px 0}.mycat ul.page-numbers{grid-column:span 2;display:flex;align-items:center;justify-content:flex-end;gap:15px;font-weight:500;margin:0;padding:0}@media only screen and (max-width: 860px){.mycat ul.page-numbers{grid-column:unset;justify-content:center}}.mycat ul.page-numbers a{display:flex;align-items:center;justify-content:center;color:#fff;height:55px;min-width:55px;background-color:#f9961f;transition:all .2s linear}.mycat ul.page-numbers a:hover{background-color:#fdb05c}.mycat ul.page-numbers a.next,.mycat ul.page-numbers a.prev{padding:0 30px}.mycat ul.page-numbers a.next{margin-left:50px}@media only screen and (max-width: 860px){.mycat ul.page-numbers a.next{margin-left:unset}}.mycat ul.page-numbers a.prev{margin-right:50px}@media only screen and (max-width: 860px){.mycat ul.page-numbers a.prev{margin-right:unset}}.mycat ul.page-numbers span{display:flex;align-items:center;justify-content:center;color:#fff;height:55px;width:55px;background-color:#fdb05c}.section--contactpage{margin:50px 0 120px 0}@media only screen and (max-width: 1080px){.section--contactpage{margin:50px 0 60px 0}}.section--contactpage2{margin:120px 0}@media only screen and (max-width: 1080px){.section--contactpage2{margin:60px 0}}.contactpage>h2{margin:50px 0 25px;font-size:24px;font-weight:500}@media only screen and (max-width: 1080px){.contactpage>h2{margin:25px 0 25px}}.contactpage__grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}@media only screen and (max-width: 1240px){.contactpage__grid{grid-template-columns:1fr max-content}}@media only screen and (max-width: 860px){.contactpage__grid{grid-template-columns:1fr}}.contactpage__address a{color:#212121}.contactpage__address a:hover{color:#fdb05c}.contactpage__address p:first-child{margin-top:0}.contactpage__address p:last-child{margin-bottom:0}.contactpage__info{display:grid;grid-template-columns:1fr 1fr;gap:30px}@media only screen and (max-width: 640px){.contactpage__info{grid-template-columns:1fr}}.contactpage__data>div:first-child{margin-top:0}.contactpage__data a{color:#212121}.contactpage__data a:hover{color:#fdb05c}.contactpage__social{display:flex;gap:30px;flex-wrap:wrap}@media only screen and (max-width: 640px){.contactpage__social{gap:20px;flex-wrap:nowrap}.contactpage__social a{width:50%;font-size:14px}}.contactpage2{background-color:#fcf5ec;padding:80px 120px}.contactpage2>h2{font-size:30px;margin-bottom:50px;font-weight:600}@media only screen and (max-width: 1080px){.contactpage2{padding:60px 20px;margin:0 -20px}}.contactpage2 input,.contactpage2 textarea{border:1px solid #e6dacb}.contactp__form{display:grid;grid-template-columns:1fr 1fr;gap:10px}.contactp__form p{margin:0}@media only screen and (max-width: 640px){.contactp__form{grid-template-columns:1fr}}.contactp__text p{margin:10px 0}.contactp__radio label span{font-size:13px;color:#757575;line-height:21px;display:block;padding-left:30px}.contactp__req{font-size:13px;color:#757575;margin-top:30px;display:block}.contactp__submit{text-align:right}.section--custompage{padding:50px 0 120px 0}@media only screen and (max-width: 1080px){.section--custompage{padding:50px 0 60px 0}}.custompage>h1{margin-bottom:50px}@media only screen and (max-width: 1080px){.custompage>h1{margin-bottom:25px}}.custompage *:first-child{margin-top:0}.custompage *:last-child{margin-bottom:0}.custompage h2{font-size:24px;margin:30px 0;line-height:33px}.custompage h3{font-size:20px;margin:30px 0;line-height:30px}.custompage h4{font-size:18px;margin:30px 0;line-height:27px}.custompage p{margin:30px 0}.custompage img{margin:30px 0;max-width:100%}@media only screen and (max-width: 860px){.custompage img{margin:0}}.custompage a:link,.custompage a:visited,.custompage a:active{color:#f9961f}.custompage a:hover{color:#fdb05c}.custompage ul{padding:0;margin:0;list-style:none;width:100%}.custompage li{position:relative;padding:5px 32px;line-height:27px}.custompage li::before{content:"";display:inline-block;width:15px;height:2.5px;background-color:#f9961f;position:absolute;top:17px;left:0}.section--singlepost{padding:50px 0 120px 0}@media only screen and (max-width: 1080px){.section--singlepost{padding:50px 0 60px 0}}.section--singlepost2{padding:100px 0;background-color:#fcf5ec}@media only screen and (max-width: 1080px){.section--singlepost2{padding:60px 0}}.section--singlepost2 h2{margin-bottom:80px}@media only screen and (max-width: 1080px){.section--singlepost2 h2{margin-bottom:50px}}.section--singlepost2 .section__news>a{border-bottom:1px solid #e6dacb}.singlepost>h1{margin:0 0 20px 0}.singlepost__postinfo{display:flex;flex-wrap:wrap;align-items:center;gap:30px 50px;padding:0 0 50px 0}@media only screen and (max-width: 1080px){.singlepost__postinfo{gap:20px;padding:10px 0 50px 0}}.singlepost__postinfo span{display:flex;align-items:center;gap:10px;color:#8b8b8b;font-size:14px}.singlepost__postinfo span a{color:#8b8b8b}.singlepost__postinfo span a:hover{color:#fdb05c}.singlepost__postinfo span img{height:18px}.singlepost__box *:first-child{margin-top:0}.singlepost__box *:last-child{margin-bottom:0}.singlepost__box h2{font-size:24px;margin:30px 0;line-height:33px}.singlepost__box h3{font-size:20px;margin:30px 0;line-height:30px}.singlepost__box h4{font-size:18px;margin:30px 0;line-height:27px}.singlepost__box p{margin:30px 0}.singlepost__box img{margin:30px 0;max-width:100%}@media only screen and (max-width: 860px){.singlepost__box img{margin:0}}.singlepost__box a:link,.singlepost__box a:visited,.singlepost__box a:active{color:#f9961f}.singlepost__box a:hover{color:#fdb05c}.singlepost__box ul{padding:0;margin:0;list-style:none;width:100%}.singlepost__box li{position:relative;padding:5px 32px;line-height:27px}.singlepost__box li::before{content:"";display:inline-block;width:15px;height:2.5px;background-color:#f9961f;position:absolute;top:17px;left:0}.singlepost__txt{margin:80px 0}@media only screen and (max-width: 1080px){.singlepost__txt{margin:50px 0}}.singlepost__img img{vertical-align:bottom}.singlepost__gall{display:grid;grid-template-columns:1fr 1fr 1fr;gap:35px}@media only screen and (max-width: 1080px){.singlepost__gall{grid-template-columns:1fr 1fr;gap:30px}}@media only screen and (max-width: 640px){.singlepost__gall{grid-template-columns:1fr}}.singlepost__gall a{display:block;overflow:hidden}.singlepost__gall a img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;transition:all .2s linear;vertical-align:bottom}.singlepost__gall a img:hover{transform:scale(1.1)}.singlepost__list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:30px;margin:80px 0}.singlepost__list a{border:1px solid #dadada;transition:all .2s linear;box-shadow:none !important}.singlepost__list a:hover{border:1px solid #f9961f}@media only screen and (max-width: 1080px){.singlepost__list{grid-template-columns:1fr 1fr;margin:50px 0}}@media only screen and (max-width: 640px){.singlepost__list{grid-template-columns:1fr}}.comm__tags{border-top:1px solid #dadada;border-bottom:1px solid #dadada;display:grid;grid-template-columns:max-content max-content;align-items:center;justify-content:space-between;padding:30px 120px;margin:100px 0 0 0}@media only screen and (max-width: 1080px){.comm__tags{padding:30px 0;margin:50px 0 0 0}}@media only screen and (max-width: 860px){.comm__tags{grid-template-columns:1fr;gap:30px}}.comm__tagbox{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.comm__tagbox a{background:#efefef;color:#757575;padding:0 20px;border-radius:20px;font-size:14px;line-height:30px;font-weight:600;transition:all .2s linear}.comm__tagbox a:hover{background-color:#f7e9d7}.comm__tagbox span{display:flex;align-items:center;gap:20px}.comm__tagbox span img{height:25px}.comm__share{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.comm__fb,.comm__twitter{display:flex;align-items:center;justify-content:center;height:40px;background-color:#fcf5ec;width:40px;transition:all .2s linear}.comm__fb:hover,.comm__twitter:hover{background-color:#f7e9d7}.comm__fb img,.comm__twitter img{height:17px}.commentsbox>h4{display:flex;align-items:center;gap:20px;font-size:25px;font-weight:500;margin:50px 120px -20px 120px;font-weight:500}@media only screen and (max-width: 1080px){.commentsbox>h4{margin:50px 0px 0px}}.commentsbox>h4 img{height:27px;vertical-align:bottom}.commentsbox__no{background:#fcf5ec;padding:30px;width:100%;margin:75px auto 20px auto;color:#c9a77b;display:block;max-width:740px}.commentsbox .comment-reply-title{display:none}.commentsbox .comment-respond{padding:0;width:100%;margin:0 auto;max-width:740px}.commentsbox .comment-respond p{margin:0}.commentsbox .comment-respond .comment-notes,.commentsbox .comment-respond .logged-in-as{padding:0 0 20px 0}.commentsbox .comment-respond .comment-notes a,.commentsbox .comment-respond .logged-in-as a{color:#f9961f}.commentsbox .comment-respond .comment-notes a:hover,.commentsbox .comment-respond .logged-in-as a:hover{color:#fdb05c}.commentsbox .comment-respond .form-submit{text-align:center;margin-top:50px}.commentsbox .comment-respond form>div{margin-bottom:20px}.comment{padding:55px 120px;border-bottom:1px solid #dadada;display:grid;grid-template-columns:max-content 1fr;gap:0 30px;align-items:center}.comment:nth-last-child(2){margin-bottom:75px}@media only screen and (max-width: 1080px){.comment:nth-last-child(2){margin-bottom:50px}}@media only screen and (max-width: 1080px){.comment{padding:30px 0}}@media only screen and (max-width: 640px){.comment{grid-template-columns:1fr}}.comment>p{grid-column:span 2}@media only screen and (max-width: 640px){.comment>p{grid-column:unset}}.comment-author{display:inline-flex;align-items:center;gap:20px}.comment-author img{vertical-align:bottom;border-radius:50px;width:50px;height:50px;-o-object-fit:cover;object-fit:cover}.comment-author .says{display:none}.comment-author .fn{font-weight:500;font-size:20px;font-style:normal}.comment-meta{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}@media only screen and (max-width: 640px){.comment-meta{margin-top:20px}}.comment-meta a{color:#8b8b8b;font-size:12px;position:relative;display:inline-flex;align-items:center;gap:7px;margin-top:5px}.comment-meta a::before{width:17px;height:17px;content:"";display:block;background-image:url(../img/time.svg);background-position:center;background-repeat:no-repeat}.comment-reply-link{color:#f9961f;border-bottom:1px solid #f9961f}.comment-reply-link:hover{color:#fdb05c}/*# sourceMappingURL=main.min.css.map */