html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box}*:after,*:before{box-sizing:border-box}textarea:focus,input:focus,select:focus,button:focus{outline:0}a{text-decoration:none}.cf:before,.cf:after{content:"";display:table}.cf:after{clear:both}.cf{*zoom:1}input,textarea,button{border-radius:0;-webkit-appearance:none}::-webkit-input-placeholder{color:inherit}::-moz-placeholder{color:inherit}:-ms-input-placeholder{color:inherit}@font-face{font-family:"Open Sans";src:url(791c48fc70701a3813f1.woff2) format("woff2"),url(e946626fafc80e317ca2.ttf) format("truetype");font-weight:100 900;font-stretch:75% 125%;font-style:normal;font-display:swap}@font-face{font-family:"Open Sans";src:url(9e51d975c02073a21d30.woff2) format("woff2"),url(3b3ad24d9aebc150cb01.ttf) format("truetype");font-weight:100 900;font-stretch:75% 125%;font-style:italic;font-display:swap}.btn{padding:13px 24px;overflow:hidden;text-align:center;text-overflow:ellipsis;font-family:var(--main-font);font-size:1rem;font-style:normal;font-weight:600;line-height:1.5;letter-spacing:-0.16px;border:none;border-radius:30px;transition:all .3s linear;cursor:pointer;outline-offset:0px;display:inline-flex}.btn:focus-visible{outline:-webkit-focus-ring-color auto 1px;outline-offset:4px}.btn.btn-red{border:2px solid #b7202e;background-color:#b7202e;color:#fff}.btn.btn-red:hover{border:2px solid #852c2b;background-color:#852c2b}.btn.btn-red:focus-visible{outline-color:#852c2b}.btn.btn-dark{border:2px solid #27333b;background-color:#27333b;color:#fff}.btn.btn-dark:hover{border:2px solid #58595b;background-color:#58595b}.btn.btn-dark:focus-visible{outline-color:#58595b}.btn.btn-white{border:2px solid #27333b;background-color:#fff;color:#27333b}.btn.btn-white:hover{background-color:#eee}.btn.btn-white:focus-visible{outline-color:#27333b}.btn.btn-white-cancel{border:2px solid #fff;background-color:#fff;color:#27333b}.btn.btn-white-cancel:hover{background-color:#eee;border:2px solid #eee}.btn.btn-white-cancel:focus-visible{outline-color:#27333b}.btn.btn-s{padding:9px 24px}.btn.disabled{opacity:.4;cursor:none;pointer-events:none}.link-with-arrow{overflow:hidden;color:#b7202e;text-overflow:ellipsis;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.5;padding-right:16px;position:relative}.link-with-arrow:hover::after{transform:translateX(3px)}.link-with-arrow::after{content:"";position:absolute;top:8px;right:1px;transform:translateX(0px);width:12px;height:12px;background-image:url(5b432664ce2e2e7685e8.svg);background-position:center;background-repeat:no-repeat;background-size:contain;transition:all .3s ease-in-out}.circle-btn{width:52px;height:52px;min-width:52px;min-height:52px;max-width:52px;max-height:52px;position:relative;border-radius:50%;background-color:#fff;border:2px solid #eee;transition:all .3s linear;cursor:pointer;font-size:0px;overflow:hidden;padding:0px;display:block}.circle-btn:hover{background-color:#eee;border:2px solid #27333b}.circle-btn:focus-visible{outline:-webkit-focus-ring-color auto 1px;outline-offset:4px;outline-color:#27333b}.circle-btn::before{content:"";width:16px;height:16px;position:absolute;top:50%;left:50%;background-image:url(68db6b1fbcd155cac478.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.circle-btn.next::before{transform:translateY(-50%) translateX(-50%) rotate(0deg)}.circle-btn.prev::before{transform:translateY(-50%) translateX(-50%) rotate(180deg)}.circle-btn.disabled{opacity:.4;cursor:none;pointer-events:none}.square-btn{width:52px;height:52px;min-width:52px;min-height:52px;max-width:52px;max-height:52px;background-color:#fff;border-radius:12px;border:1px solid #eee;overflow:hidden;transition:all .3s linear;display:flex;justify-content:center;align-items:center;position:relative;cursor:pointer}.square-btn::before{content:"";display:block;width:16px;height:16px;background-image:url(2b620dec4bcfdb745516.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.square-btn.prev::before{transform:rotate(180deg)}.square-btn:hover{border-radius:12px;border:1px solid #58595b;background:#eee}.square-btn.disabled{opacity:.4;cursor:none;pointer-events:none}.input-wrapper,.form-row{position:relative}.input-wrapper.search-input::before,.form-row.search-input::before{content:"";position:absolute;top:14px;left:16px;width:24px;height:24px;background-image:url(6dd21dcf0f5f2ea0718e.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.input-wrapper.search-input input,.form-row.search-input input{padding-left:52px}.input-wrapper input,.input-wrapper textarea,.form-row input,.form-row textarea{border-radius:26px;border:1px solid rgba(0,0,0,.1);width:100%;font-weight:400;font-size:1rem;color:#27333b;line-height:1.4;padding:14px 16px;transition:all .3s linear}.input-wrapper input:focus,.input-wrapper input:focus-visible,.input-wrapper textarea:focus,.input-wrapper textarea:focus-visible,.form-row input:focus,.form-row input:focus-visible,.form-row textarea:focus,.form-row textarea:focus-visible{outline:none;border-color:#27333b}.input-wrapper input:hover,.input-wrapper textarea:hover,.form-row input:hover,.form-row textarea:hover{border-color:#27333b}.input-wrapper input::placeholder,.input-wrapper textarea::placeholder,.form-row input::placeholder,.form-row textarea::placeholder{color:#58595b}.input-wrapper input:not(:placeholder-shown),.input-wrapper textarea:not(:placeholder-shown),.form-row input:not(:placeholder-shown),.form-row textarea:not(:placeholder-shown){color:#27333b}.input-wrapper textarea,.form-row textarea{min-height:104px;font-family:var(--main-font)}.input-wrapper input:-webkit-autofill,.input-wrapper input:-webkit-autofill:focus,.form-row input:-webkit-autofill,.form-row input:-webkit-autofill:focus{transition:background-color 600000s 0s,color 600000s 0s}.input-wrapper input[data-autocompleted],.form-row input[data-autocompleted]{background-color:rgba(0,0,0,0) !important}.input-wrapper .choices:hover .choices__inner,.form-row .choices:hover .choices__inner{border-color:#27333b}.input-wrapper .choices:hover .choices__list,.form-row .choices:hover .choices__list{border-color:#27333b}.input-wrapper .choices:focus,.input-wrapper .choices:focus-visible,.form-row .choices:focus,.form-row .choices:focus-visible{outline:none}.input-wrapper .choices:focus .choices__inner,.input-wrapper .choices:focus-visible .choices__inner,.form-row .choices:focus .choices__inner,.form-row .choices:focus-visible .choices__inner{border-color:#27333b}.input-wrapper .choices:focus .choices__list,.input-wrapper .choices:focus-visible .choices__list,.form-row .choices:focus .choices__list,.form-row .choices:focus-visible .choices__list{border-color:#27333b}.input-wrapper .choices.is-open .choices__inner,.form-row .choices.is-open .choices__inner{border-radius:26px 26px 0px 0px;border-bottom:none}.input-wrapper .choices.is-open::after,.form-row .choices.is-open::after{transform:translateY(-50%) rotate(180deg);margin-top:0px}.input-wrapper .choices::after,.form-row .choices::after{border:none;width:24px;height:24px;background-image:url(1653370b3cd55582965b.svg);background-position:center;background-repeat:no-repeat;background-size:contain;top:50%;transform:translateY(-50%) rotate(0deg);right:16px;margin-top:0px;transition:all .3s ease-in-out}.input-wrapper .choices .choices__inner,.form-row .choices .choices__inner{border:1px solid #ddd;border-radius:26px;background-color:#fff;overflow:hidden;padding:14px 56px 14px 16px}.input-wrapper .choices .choices__inner .choices__list,.form-row .choices .choices__inner .choices__list{padding:0px}.input-wrapper .choices .choices__inner .choices__list .choices__placeholder,.input-wrapper .choices .choices__inner .choices__list .choices__item,.form-row .choices .choices__inner .choices__list .choices__placeholder,.form-row .choices .choices__inner .choices__list .choices__item{color:#27333b;text-overflow:ellipsis;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5}.input-wrapper .choices .choices__inner .choices__list .choices__placeholder .choices__button,.input-wrapper .choices .choices__inner .choices__list .choices__item .choices__button,.form-row .choices .choices__inner .choices__list .choices__placeholder .choices__button,.form-row .choices .choices__inner .choices__list .choices__item .choices__button{display:none}.input-wrapper .choices .choices__list--dropdown .choices__item--selectable.is-highlighted,.input-wrapper .choices .choices__list[aria-expanded] .choices__item--selectable.is-highlighted,.form-row .choices .choices__list--dropdown .choices__item--selectable.is-highlighted,.form-row .choices .choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f5f5f5}.input-wrapper .choices .choices__list,.form-row .choices .choices__list{border-top:none;border-radius:0px 0px 26px 26px;z-index:999999}.input-wrapper .choices .choices__list [type=search],.form-row .choices .choices__list [type=search]{display:none}.input-wrapper .choices .choices__list .choices__list,.form-row .choices .choices__list .choices__list{max-height:156px}.input-wrapper .choices .choices__list .choices__list .choices__item,.form-row .choices .choices__list .choices__list .choices__item{color:#27333b;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5;padding:14px 16px;border-bottom:1px solid #eee}.input-wrapper .choices .choices__list .choices__list .choices__item:last-child,.form-row .choices .choices__list .choices__list .choices__item:last-child{border-bottom:none}.input-wrapper .input-number-holder,.form-row .input-number-holder{display:flex;justify-content:space-between;padding:14px 16px;max-width:364px;background-color:#fff;border-radius:26px;border:1px solid rgba(0,0,0,.1)}.input-wrapper .input-number-holder .minus-btn,.input-wrapper .input-number-holder .plus-btn,.form-row .input-number-holder .minus-btn,.form-row .input-number-holder .plus-btn{background-color:rgba(0,0,0,0);width:24px;height:24px;cursor:pointer;padding:0;border:1px solid rgba(0,0,0,0)}.input-wrapper .input-number-holder .minus-btn:focus,.input-wrapper .input-number-holder .minus-btn:focus-visible,.input-wrapper .input-number-holder .plus-btn:focus,.input-wrapper .input-number-holder .plus-btn:focus-visible,.form-row .input-number-holder .minus-btn:focus,.form-row .input-number-holder .minus-btn:focus-visible,.form-row .input-number-holder .plus-btn:focus,.form-row .input-number-holder .plus-btn:focus-visible{outline:-webkit-focus-ring-color auto 1px;outline-offset:3px}.input-wrapper .input-number-holder .input-number-block,.form-row .input-number-holder .input-number-block{display:flex;justify-content:center}.input-wrapper .input-number-holder .input-number-block span,.form-row .input-number-holder .input-number-block span{color:#27333b;text-align:center;text-overflow:ellipsis;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5;margin-right:.5ch}.input-wrapper .input-number-holder .input-number-block input,.form-row .input-number-holder .input-number-block input{border:1px solid rgba(0,0,0,0);background-color:rgba(0,0,0,0);padding:0px;width:1.3ch;display:inline-block}.input-wrapper .input-number-holder .input-number-block input::-webkit-outer-spin-button,.input-wrapper .input-number-holder .input-number-block input::-webkit-inner-spin-button,.form-row .input-number-holder .input-number-block input::-webkit-outer-spin-button,.form-row .input-number-holder .input-number-block input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input-wrapper .input-number-holder .input-number-block input:focus,.input-wrapper .input-number-holder .input-number-block input:focus-visible,.form-row .input-number-holder .input-number-block input:focus,.form-row .input-number-holder .input-number-block input:focus-visible{outline:none;border-color:#27333b}.input-wrapper .input-number-holder .input-number-block input[type=number],.form-row .input-number-holder .input-number-block input[type=number]{-moz-appearance:textfield !important}.input-wrapper .error-message,.form-row .error-message{display:none;color:#b7202e}.input-wrapper.error input,.input-wrapper.error textarea,.form-row.error input,.form-row.error textarea{border-color:#b7202e}.input-wrapper.error .error-message,.form-row.error .error-message{display:block}.flatpickr-calendar{border-radius:20px;padding:15px;width:350px;border:1px solid var(--Grey, #58595B);background:var(--White, #FFF);position:absolute;top:58px !important;left:0 !important}@media(max-width: 767px){.flatpickr-calendar{width:345px !important;left:0 !important;right:0 !important;margin:5px auto 0}}.flatpickr-calendar.rightMost{right:0 !important;left:unset !important}.flatpickr-calendar.calendar-end{right:0 !important;left:unset !important}@media(max-width: 767px){.flatpickr-calendar.calendar-end{margin-top:80px;right:unset !important;left:0 !important}}@media(max-width: 767px){.flatpickr-calendar.calendar-start{right:unset !important;left:0 !important}}.flatpickr-calendar .flatpickr-day.prevMonthDay,.flatpickr-calendar .flatpickr-day.nextMonthDay{display:none}.flatpickr-calendar .numInputWrapper .arrowUp,.flatpickr-calendar .numInputWrapper .arrowDown{-webkit-appearance:none;margin:0;display:none}.flatpickr-calendar .dayContainer{width:100%;max-width:100%;gap:5px;justify-content:flex-start}.flatpickr-calendar .flatpickr-days{width:100%}.flatpickr-calendar .flatpickr-day.nextMonthDay{opacity:.5}.flatpickr-calendar .flatpickr-rContainer{width:100%}.flatpickr-calendar .flatpickr-weekdays{margin-bottom:10px}.flatpickr-calendar .flatpickr-current-month .numInputWrapper{width:100%}.flatpickr-calendar .flatpickr-monthDropdown-months{padding:0}.flatpickr-calendar .numInput.cur-year{padding-left:10px}.flatpickr-calendar .flatpickr-current-month{font-size:0;width:unset;left:0;padding:10px 0;display:flex;align-items:center;height:100%}.flatpickr-calendar .flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-calendar .flatpickr-months .flatpickr-next-month:hover svg{fill:rgba(0,0,0,0)}.flatpickr-calendar span.flatpickr-weekday{color:#27333b;font-family:var(--main-font);font-size:16px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-0.2px}.flatpickr-calendar .flatpickr-day{font-family:"Open Sans";font-size:16px;font-style:normal;max-width:40px;font-weight:400;line-height:150%;letter-spacing:-0.2px;color:#58595b;display:flex;align-items:center;justify-content:center}.flatpickr-calendar .flatpickr-months .flatpickr-prev-month svg,.flatpickr-calendar .flatpickr-months .flatpickr-next-month svg{width:16px;height:16px}.flatpickr-calendar .flatpickr-months{margin-bottom:22px}.flatpickr-calendar .flatpickr-months .flatpickr-prev-month{display:flex;align-items:center;justify-content:center;order:2;position:relative;border-radius:12px;border:.75px solid var(--Grey-2, #EEE);width:42px;height:42px;z-index:9999;margin-right:16px;cursor:pointer;transition:.3s ease-in-out}.flatpickr-calendar .flatpickr-months .flatpickr-prev-month:hover{border:1px solid var(--Grey, #58595B);background:var(--Grey-2, #EEE)}.flatpickr-calendar .flatpickr-months .flatpickr-month{order:1;height:unset}.flatpickr-calendar .flatpickr-months .flatpickr-next-month{display:flex;align-items:center;justify-content:center;order:3;position:relative;border-radius:12px;border:.75px solid var(--Grey-2, #EEE);width:42px;height:42px;z-index:9999;cursor:pointer;transition:.3s ease-in-out}.flatpickr-calendar .flatpickr-months .flatpickr-next-month:hover{border:1px solid var(--Grey, #58595B);background:var(--Grey-2, #EEE)}.flatpickr-calendar input[type=number]{-moz-appearance:textfield}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{content:unset}.flatpickr-current-month .flatpickr-monthDropdown-months,.flatpickr-current-month input.cur-year{font-family:"Open Sans",sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-0.2px;color:var(--Black, #27333B)}.flatpickr-day.selected,.flatpickr-day.selected.today,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#b7202e !important;border-color:#b7202e !important;color:#fff !important}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{background:#852c2b;border-color:#852c2b}.flatpickr-day.today{background:rgba(0,0,0,0);border-color:#b7202e;color:#b7202e;font-weight:600}.flatpickr-day.today:hover{background:#852c2b;border-color:#852c2b}.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-13px 0 0 #852c2b;box-shadow:-13px 0 0 #852c2b}.flatpickr-day:hover{color:#fff}.flatpickr-day.inRange{color:#fff;-webkit-box-shadow:-13px 0 0 #852c2b,13px 0 0 #852c2b;box-shadow:-13px 0 0 #852c2b,13px 0 0 #852c2b}.flatpickr-day.nextMonthDay.inRange{box-shadow:5px 0 0 #852c2b,6px 0 0 #852c2b}.range-slider-holder{margin-bottom:28px}.range-slider-holder .range-slider-label{overflow:hidden;color:#27333b;text-overflow:ellipsis;font-size:1rem;font-style:normal;font-weight:700;line-height:1.5;margin-bottom:12px}.range-slider-holder .range-slider-wrapper{width:100%;padding:23px 26px;border-radius:26px;border:1px solid rgba(0,0,0,.1);margin-bottom:12px}.range-slider-holder .range-slider.noUi-horizontal{border-radius:100px;box-shadow:none;background:rgba(39,51,59,.1);border:none;height:4px}.range-slider-holder .range-slider.noUi-horizontal .noUi-connects{width:100%;height:4px;position:relative;z-index:1}.range-slider-holder .range-slider.noUi-horizontal .noUi-connects .noUi-connect{background:#27333b;will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.range-slider-holder .range-slider.noUi-horizontal .noUi-origin{position:relative}.range-slider-holder .range-slider.noUi-horizontal .noUi-handle{position:absolute;top:-10px;right:-6px;width:16px;height:16px;border-radius:100px;border:3px solid #fff;background:#27333b;box-shadow:0 1px 3.3px 0 rgba(0,0,0,.25);cursor:pointer;transition:.3s cubic-bezier(0.33, 1, 0.68, 1)}.range-slider-holder .range-slider.noUi-horizontal .noUi-handle:active{transform:scale(1.25)}.range-slider-holder .range-slider.noUi-horizontal .noUi-handle:before,.range-slider-holder .range-slider.noUi-horizontal .noUi-handle:after{display:none}.range-slider-holder .range-slider-uotput{overflow:hidden;color:#58595b;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.5}.range-slider-holder .range-slider-uotput strong{font-weight:700}html{--main-font: "Open Sans", sans-serif}body{overscroll-behavior-y:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;touch-action:manipulation;width:100%;overflow-x:hidden;font-family:var(--main-font)}body.fixed{overflow:hidden}@media(min-width: 1025px){body.fixed-desktop{overflow:hidden}}@media(max-width: 1024px){body.fixed-mobile{overflow:hidden}}section{position:relative}.main.bigger-space>section:first-child{margin-top:162px}@media(max-width: 1023px){.main.bigger-space>section:first-child{margin-top:120px}}@media(max-width: 767px){.main.bigger-space>section:first-child{margin-top:80px}}img{width:100%;height:auto;display:block}.container{max-width:1180px;width:100%;padding:0 20px;margin:0 auto}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.grecaptcha-badge{visibility:hidden}h1,.h1{font-size:3rem;font-style:normal;font-weight:400;line-height:1.2}h2,.h2{font-size:2rem;font-style:normal;font-weight:400;line-height:1.3}h3,.h3{font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.3;letter-spacing:-0.24px}h4{font-size:1.25rem;font-style:normal;font-weight:600;line-height:1.5;letter-spacing:-0.2px}h5{font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.5;letter-spacing:-0.2px}h6{font-size:1rem;font-style:normal;font-weight:600;line-height:1.5;letter-spacing:-0.2px}p,li,pre{font-size:1rem;font-style:normal;font-weight:400;line-height:1.5;letter-spacing:-0.16px}.blr{font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.5;letter-spacing:-0.2px}.bls{font-size:1.25rem;font-style:normal;font-weight:500;line-height:1.5;letter-spacing:-0.2px}.bmr{font-size:1rem;font-style:normal;font-weight:400;line-height:1.5;letter-spacing:-0.16px}.bms{font-size:1rem;font-style:normal;font-weight:500;line-height:1.5;letter-spacing:-0.16px}strong,b{font-weight:600}.input-wrapper,.form-row{position:relative}.input-wrapper.search-input::before,.form-row.search-input::before{content:"";position:absolute;top:14px;left:16px;width:24px;height:24px;background-image:url(6dd21dcf0f5f2ea0718e.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.input-wrapper.search-input input,.form-row.search-input input{padding-left:52px}.input-wrapper input,.input-wrapper textarea,.form-row input,.form-row textarea{border-radius:26px;border:1px solid rgba(0,0,0,.1);width:100%;font-weight:400;font-size:1rem;color:#27333b;line-height:1.4;padding:14px 16px;transition:all .3s linear}.input-wrapper input:focus,.input-wrapper input:focus-visible,.input-wrapper textarea:focus,.input-wrapper textarea:focus-visible,.form-row input:focus,.form-row input:focus-visible,.form-row textarea:focus,.form-row textarea:focus-visible{outline:none;border-color:#27333b}.input-wrapper input:hover,.input-wrapper textarea:hover,.form-row input:hover,.form-row textarea:hover{border-color:#27333b}.input-wrapper input::placeholder,.input-wrapper textarea::placeholder,.form-row input::placeholder,.form-row textarea::placeholder{color:#58595b}.input-wrapper input:not(:placeholder-shown),.input-wrapper textarea:not(:placeholder-shown),.form-row input:not(:placeholder-shown),.form-row textarea:not(:placeholder-shown){color:#27333b}.input-wrapper textarea,.form-row textarea{min-height:104px;font-family:var(--main-font)}.input-wrapper input:-webkit-autofill,.input-wrapper input:-webkit-autofill:focus,.form-row input:-webkit-autofill,.form-row input:-webkit-autofill:focus{transition:background-color 600000s 0s,color 600000s 0s}.input-wrapper input[data-autocompleted],.form-row input[data-autocompleted]{background-color:rgba(0,0,0,0) !important}.input-wrapper .choices:hover .choices__inner,.form-row .choices:hover .choices__inner{border-color:#27333b}.input-wrapper .choices:hover .choices__list,.form-row .choices:hover .choices__list{border-color:#27333b}.input-wrapper .choices:focus,.input-wrapper .choices:focus-visible,.form-row .choices:focus,.form-row .choices:focus-visible{outline:none}.input-wrapper .choices:focus .choices__inner,.input-wrapper .choices:focus-visible .choices__inner,.form-row .choices:focus .choices__inner,.form-row .choices:focus-visible .choices__inner{border-color:#27333b}.input-wrapper .choices:focus .choices__list,.input-wrapper .choices:focus-visible .choices__list,.form-row .choices:focus .choices__list,.form-row .choices:focus-visible .choices__list{border-color:#27333b}.input-wrapper .choices.is-open .choices__inner,.form-row .choices.is-open .choices__inner{border-radius:26px 26px 0px 0px;border-bottom:none}.input-wrapper .choices.is-open::after,.form-row .choices.is-open::after{transform:translateY(-50%) rotate(180deg);margin-top:0px}.input-wrapper .choices::after,.form-row .choices::after{border:none;width:24px;height:24px;background-image:url(1653370b3cd55582965b.svg);background-position:center;background-repeat:no-repeat;background-size:contain;top:50%;transform:translateY(-50%) rotate(0deg);right:16px;margin-top:0px;transition:all .3s ease-in-out}.input-wrapper .choices .choices__inner,.form-row .choices .choices__inner{border:1px solid #ddd;border-radius:26px;background-color:#fff;overflow:hidden;padding:14px 56px 14px 16px}.input-wrapper .choices .choices__inner .choices__list,.form-row .choices .choices__inner .choices__list{padding:0px}.input-wrapper .choices .choices__inner .choices__list .choices__placeholder,.input-wrapper .choices .choices__inner .choices__list .choices__item,.form-row .choices .choices__inner .choices__list .choices__placeholder,.form-row .choices .choices__inner .choices__list .choices__item{color:#27333b;text-overflow:ellipsis;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5}.input-wrapper .choices .choices__inner .choices__list .choices__placeholder .choices__button,.input-wrapper .choices .choices__inner .choices__list .choices__item .choices__button,.form-row .choices .choices__inner .choices__list .choices__placeholder .choices__button,.form-row .choices .choices__inner .choices__list .choices__item .choices__button{display:none}.input-wrapper .choices .choices__list--dropdown .choices__item--selectable.is-highlighted,.input-wrapper .choices .choices__list[aria-expanded] .choices__item--selectable.is-highlighted,.form-row .choices .choices__list--dropdown .choices__item--selectable.is-highlighted,.form-row .choices .choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f5f5f5}.input-wrapper .choices .choices__list,.form-row .choices .choices__list{border-top:none;border-radius:0px 0px 26px 26px;z-index:999999}.input-wrapper .choices .choices__list [type=search],.form-row .choices .choices__list [type=search]{display:none}.input-wrapper .choices .choices__list .choices__list,.form-row .choices .choices__list .choices__list{max-height:156px}.input-wrapper .choices .choices__list .choices__list .choices__item,.form-row .choices .choices__list .choices__list .choices__item{color:#27333b;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5;padding:14px 16px;border-bottom:1px solid #eee}.input-wrapper .choices .choices__list .choices__list .choices__item:last-child,.form-row .choices .choices__list .choices__list .choices__item:last-child{border-bottom:none}.input-wrapper .input-number-holder,.form-row .input-number-holder{display:flex;justify-content:space-between;padding:14px 16px;max-width:364px;background-color:#fff;border-radius:26px;border:1px solid rgba(0,0,0,.1)}.input-wrapper .input-number-holder .minus-btn,.input-wrapper .input-number-holder .plus-btn,.form-row .input-number-holder .minus-btn,.form-row .input-number-holder .plus-btn{background-color:rgba(0,0,0,0);width:24px;height:24px;cursor:pointer;padding:0;border:1px solid rgba(0,0,0,0)}.input-wrapper .input-number-holder .minus-btn:focus,.input-wrapper .input-number-holder .minus-btn:focus-visible,.input-wrapper .input-number-holder .plus-btn:focus,.input-wrapper .input-number-holder .plus-btn:focus-visible,.form-row .input-number-holder .minus-btn:focus,.form-row .input-number-holder .minus-btn:focus-visible,.form-row .input-number-holder .plus-btn:focus,.form-row .input-number-holder .plus-btn:focus-visible{outline:-webkit-focus-ring-color auto 1px;outline-offset:3px}.input-wrapper .input-number-holder .input-number-block,.form-row .input-number-holder .input-number-block{display:flex;justify-content:center}.input-wrapper .input-number-holder .input-number-block span,.form-row .input-number-holder .input-number-block span{color:#27333b;text-align:center;text-overflow:ellipsis;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5;margin-right:.5ch}.input-wrapper .input-number-holder .input-number-block input,.form-row .input-number-holder .input-number-block input{border:1px solid rgba(0,0,0,0);background-color:rgba(0,0,0,0);padding:0px;width:1.3ch;display:inline-block}.input-wrapper .input-number-holder .input-number-block input::-webkit-outer-spin-button,.input-wrapper .input-number-holder .input-number-block input::-webkit-inner-spin-button,.form-row .input-number-holder .input-number-block input::-webkit-outer-spin-button,.form-row .input-number-holder .input-number-block input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input-wrapper .input-number-holder .input-number-block input:focus,.input-wrapper .input-number-holder .input-number-block input:focus-visible,.form-row .input-number-holder .input-number-block input:focus,.form-row .input-number-holder .input-number-block input:focus-visible{outline:none;border-color:#27333b}.input-wrapper .input-number-holder .input-number-block input[type=number],.form-row .input-number-holder .input-number-block input[type=number]{-moz-appearance:textfield !important}.input-wrapper .error-message,.form-row .error-message{display:none;color:#b7202e}.input-wrapper.error input,.input-wrapper.error textarea,.form-row.error input,.form-row.error textarea{border-color:#b7202e}.input-wrapper.error .error-message,.form-row.error .error-message{display:block}.flatpickr-calendar{border-radius:20px;padding:15px;width:350px;border:1px solid var(--Grey, #58595B);background:var(--White, #FFF);position:absolute;top:58px !important;left:0 !important}@media(max-width: 767px){.flatpickr-calendar{width:345px !important;left:0 !important;right:0 !important;margin:5px auto 0}}.flatpickr-calendar.rightMost{right:0 !important;left:unset !important}.flatpickr-calendar.calendar-end{right:0 !important;left:unset !important}@media(max-width: 767px){.flatpickr-calendar.calendar-end{margin-top:80px;right:unset !important;left:0 !important}}@media(max-width: 767px){.flatpickr-calendar.calendar-start{right:unset !important;left:0 !important}}.flatpickr-calendar .flatpickr-day.prevMonthDay,.flatpickr-calendar .flatpickr-day.nextMonthDay{display:none}.flatpickr-calendar .numInputWrapper .arrowUp,.flatpickr-calendar .numInputWrapper .arrowDown{-webkit-appearance:none;margin:0;display:none}.flatpickr-calendar .dayContainer{width:100%;max-width:100%;gap:5px;justify-content:flex-start}.flatpickr-calendar .flatpickr-days{width:100%}.flatpickr-calendar .flatpickr-day.nextMonthDay{opacity:.5}.flatpickr-calendar .flatpickr-rContainer{width:100%}.flatpickr-calendar .flatpickr-weekdays{margin-bottom:10px}.flatpickr-calendar .flatpickr-current-month .numInputWrapper{width:100%}.flatpickr-calendar .flatpickr-monthDropdown-months{padding:0}.flatpickr-calendar .numInput.cur-year{padding-left:10px}.flatpickr-calendar .flatpickr-current-month{font-size:0;width:unset;left:0;padding:10px 0;display:flex;align-items:center;height:100%}.flatpickr-calendar .flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-calendar .flatpickr-months .flatpickr-next-month:hover svg{fill:rgba(0,0,0,0)}.flatpickr-calendar span.flatpickr-weekday{color:#27333b;font-family:var(--main-font);font-size:16px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-0.2px}.flatpickr-calendar .flatpickr-day{font-family:"Open Sans";font-size:16px;font-style:normal;max-width:40px;font-weight:400;line-height:150%;letter-spacing:-0.2px;color:#58595b;display:flex;align-items:center;justify-content:center}.flatpickr-calendar .flatpickr-months .flatpickr-prev-month svg,.flatpickr-calendar .flatpickr-months .flatpickr-next-month svg{width:16px;height:16px}.flatpickr-calendar .flatpickr-months{margin-bottom:22px}.flatpickr-calendar .flatpickr-months .flatpickr-prev-month{display:flex;align-items:center;justify-content:center;order:2;position:relative;border-radius:12px;border:.75px solid var(--Grey-2, #EEE);width:42px;height:42px;z-index:9999;margin-right:16px;cursor:pointer;transition:.3s ease-in-out}.flatpickr-calendar .flatpickr-months .flatpickr-prev-month:hover{border:1px solid var(--Grey, #58595B);background:var(--Grey-2, #EEE)}.flatpickr-calendar .flatpickr-months .flatpickr-month{order:1;height:unset}.flatpickr-calendar .flatpickr-months .flatpickr-next-month{display:flex;align-items:center;justify-content:center;order:3;position:relative;border-radius:12px;border:.75px solid var(--Grey-2, #EEE);width:42px;height:42px;z-index:9999;cursor:pointer;transition:.3s ease-in-out}.flatpickr-calendar .flatpickr-months .flatpickr-next-month:hover{border:1px solid var(--Grey, #58595B);background:var(--Grey-2, #EEE)}.flatpickr-calendar input[type=number]{-moz-appearance:textfield}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{content:unset}.flatpickr-current-month .flatpickr-monthDropdown-months,.flatpickr-current-month input.cur-year{font-family:"Open Sans",sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-0.2px;color:var(--Black, #27333B)}.flatpickr-day.selected,.flatpickr-day.selected.today,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#b7202e !important;border-color:#b7202e !important;color:#fff !important}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{background:#852c2b;border-color:#852c2b}.flatpickr-day.today{background:rgba(0,0,0,0);border-color:#b7202e;color:#b7202e;font-weight:600}.flatpickr-day.today:hover{background:#852c2b;border-color:#852c2b}.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-13px 0 0 #852c2b;box-shadow:-13px 0 0 #852c2b}.flatpickr-day:hover{color:#fff}.flatpickr-day.inRange{color:#fff;-webkit-box-shadow:-13px 0 0 #852c2b,13px 0 0 #852c2b;box-shadow:-13px 0 0 #852c2b,13px 0 0 #852c2b}.flatpickr-day.nextMonthDay.inRange{box-shadow:5px 0 0 #852c2b,6px 0 0 #852c2b}.range-slider-holder{margin-bottom:28px}.range-slider-holder .range-slider-label{overflow:hidden;color:#27333b;text-overflow:ellipsis;font-size:1rem;font-style:normal;font-weight:700;line-height:1.5;margin-bottom:12px}.range-slider-holder .range-slider-wrapper{width:100%;padding:23px 26px;border-radius:26px;border:1px solid rgba(0,0,0,.1);margin-bottom:12px}.range-slider-holder .range-slider.noUi-horizontal{border-radius:100px;box-shadow:none;background:rgba(39,51,59,.1);border:none;height:4px}.range-slider-holder .range-slider.noUi-horizontal .noUi-connects{width:100%;height:4px;position:relative;z-index:1}.range-slider-holder .range-slider.noUi-horizontal .noUi-connects .noUi-connect{background:#27333b;will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.range-slider-holder .range-slider.noUi-horizontal .noUi-origin{position:relative}.range-slider-holder .range-slider.noUi-horizontal .noUi-handle{position:absolute;top:-10px;right:-6px;width:16px;height:16px;border-radius:100px;border:3px solid #fff;background:#27333b;box-shadow:0 1px 3.3px 0 rgba(0,0,0,.25);cursor:pointer;transition:.3s cubic-bezier(0.33, 1, 0.68, 1)}.range-slider-holder .range-slider.noUi-horizontal .noUi-handle:active{transform:scale(1.25)}.range-slider-holder .range-slider.noUi-horizontal .noUi-handle:before,.range-slider-holder .range-slider.noUi-horizontal .noUi-handle:after{display:none}.range-slider-holder .range-slider-uotput{overflow:hidden;color:#58595b;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.5}.range-slider-holder .range-slider-uotput strong{font-weight:700}.btn{padding:13px 24px;overflow:hidden;text-align:center;text-overflow:ellipsis;font-family:var(--main-font);font-size:1rem;font-style:normal;font-weight:600;line-height:1.5;letter-spacing:-0.16px;border:none;border-radius:30px;transition:all .3s linear;cursor:pointer;outline-offset:0px;display:inline-flex}.btn:focus-visible{outline:-webkit-focus-ring-color auto 1px;outline-offset:4px}.btn.btn-red{border:2px solid #b7202e;background-color:#b7202e;color:#fff}.btn.btn-red:hover{border:2px solid #852c2b;background-color:#852c2b}.btn.btn-red:focus-visible{outline-color:#852c2b}.btn.btn-dark{border:2px solid #27333b;background-color:#27333b;color:#fff}.btn.btn-dark:hover{border:2px solid #58595b;background-color:#58595b}.btn.btn-dark:focus-visible{outline-color:#58595b}.btn.btn-white{border:2px solid #27333b;background-color:#fff;color:#27333b}.btn.btn-white:hover{background-color:#eee}.btn.btn-white:focus-visible{outline-color:#27333b}.btn.btn-white-cancel{border:2px solid #fff;background-color:#fff;color:#27333b}.btn.btn-white-cancel:hover{background-color:#eee;border:2px solid #eee}.btn.btn-white-cancel:focus-visible{outline-color:#27333b}.btn.btn-s{padding:9px 24px}.btn.disabled{opacity:.4;cursor:none;pointer-events:none}.link-with-arrow{overflow:hidden;color:#b7202e;text-overflow:ellipsis;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.5;padding-right:16px;position:relative}.link-with-arrow:hover::after{transform:translateX(3px)}.link-with-arrow::after{content:"";position:absolute;top:8px;right:1px;transform:translateX(0px);width:12px;height:12px;background-image:url(5b432664ce2e2e7685e8.svg);background-position:center;background-repeat:no-repeat;background-size:contain;transition:all .3s ease-in-out}.circle-btn{width:52px;height:52px;min-width:52px;min-height:52px;max-width:52px;max-height:52px;position:relative;border-radius:50%;background-color:#fff;border:2px solid #eee;transition:all .3s linear;cursor:pointer;font-size:0px;overflow:hidden;padding:0px;display:block}.circle-btn:hover{background-color:#eee;border:2px solid #27333b}.circle-btn:focus-visible{outline:-webkit-focus-ring-color auto 1px;outline-offset:4px;outline-color:#27333b}.circle-btn::before{content:"";width:16px;height:16px;position:absolute;top:50%;left:50%;background-image:url(68db6b1fbcd155cac478.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.circle-btn.next::before{transform:translateY(-50%) translateX(-50%) rotate(0deg)}.circle-btn.prev::before{transform:translateY(-50%) translateX(-50%) rotate(180deg)}.circle-btn.disabled{opacity:.4;cursor:none;pointer-events:none}.square-btn{width:52px;height:52px;min-width:52px;min-height:52px;max-width:52px;max-height:52px;background-color:#fff;border-radius:12px;border:1px solid #eee;overflow:hidden;transition:all .3s linear;display:flex;justify-content:center;align-items:center;position:relative;cursor:pointer}.square-btn::before{content:"";display:block;width:16px;height:16px;background-image:url(2b620dec4bcfdb745516.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.square-btn.prev::before{transform:rotate(180deg)}.square-btn:hover{border-radius:12px;border:1px solid #58595b;background:#eee}.square-btn.disabled{opacity:.4;cursor:none;pointer-events:none}.header{width:100%;position:fixed;top:0px;left:0px;z-index:100;color:#27333b}.header::after{content:"";position:absolute;bottom:0px;left:0px;width:100%;height:1px;background-color:rgba(0,0,0,.1);z-index:10;display:block}.header:not(.transparent),.header.search-active{backdrop-filter:blur(12px);background-color:#fff}.header.transparent{color:#fff;background-color:rgba(0,0,0,0)}.header.transparent::after{border-bottom:1px solid rgba(255,255,255,.1)}.header.transparent .header-holder .header-burger span{background-color:#fff}.header.transparent .header-holder .header-left-side .header-logo-link{height:30px}.header.transparent .header-holder .header-left-side .header-logo-transparent{display:block}.header.transparent .header-holder .header-left-side .header-logo{display:none}.header.transparent .header-holder .header-menu li.menu-item-has-children a .go-to-submenu{background-image:url(c3422a3f2100d5e40a21.svg)}@media(max-width: 1024px){.header.transparent .header-holder .header-menu li.menu-item-has-children a .go-to-submenu{background-image:url(4ae63a61fb2e273c255d.svg)}}.header.transparent .header-holder .header-menu li a{position:relative;color:#fff}.header.transparent .header-holder .header-lang .header-lang-current{color:#fff}.header.transparent .header-search-trigger svg path{stroke:#fff}.header.open{background-color:#fff}@media(max-width: 1024px){.header.open::after{background-color:rgba(0,0,0,.1)}}.header.open .container{background-color:#fff}@media(max-width: 1024px){.header.open .container .header-holder .header-right-side nav.header-nav{transform:translateY(0vh)}}@media(max-width: 1024px){.header:not(.open) .menu-childs{transform:translateX(110vw) !important}.header:not(.open) .menu-childs .menu-inner-childs{transform:translateX(110vw) !important}}.header.transparent.open .header-holder .header-burger span{background-color:#27333b}.header.transparent.open .header-holder .header-left-side .header-logo-transparent{display:none}.header.transparent.open .header-holder .header-left-side .header-logo{display:block}.header.transparent.open .header-holder .header-menu li.menu-item-has-children a .go-to-submenu{background-image:url(14b60e1ed848024a766d.svg)}@media(max-width: 1024px){.header.transparent.open .header-holder .header-menu li.menu-item-has-children a .go-to-submenu{background-image:url(4ae63a61fb2e273c255d.svg)}}.header.transparent.open .header-holder .header-menu li a{color:#27333b}.header.transparent.open .header-holder .header-lang .header-lang-current{color:#27333b}.header.transparent.open .header-holder .header-lang .header-lang-current::after{background-image:url(14b60e1ed848024a766d.svg)}@media(max-width: 1024px){.header.transparent.open .header-holder .header-lang .header-lang-current::after{background-image:url(4ae63a61fb2e273c255d.svg)}}.header.transparent.open .header-search-trigger svg path{stroke:#27333b}.header .header-holder{width:100%;display:flex;align-items:center;justify-content:space-between;padding:15px 0px}.header .header-holder .header-burger{width:24px;height:24px;min-width:24px;min-height:24px;max-width:24px;max-height:24px;border:none;background-color:rgba(0,0,0,0);padding:5px 3px;margin-right:auto;position:relative;cursor:pointer;transform:rotate(0deg);transition:all .3s ease-in-out}@media(min-width: 1025px){.header .header-holder .header-burger{display:none}}.header .header-holder .header-burger.active{transform:rotate(180deg)}.header .header-holder .header-burger.active span{height:1px}.header .header-holder .header-burger.active span:nth-child(1){top:11px;transform:translateX(-50%) rotate(45deg)}.header .header-holder .header-burger.active span:nth-child(2){opacity:0}.header .header-holder .header-burger.active span:nth-child(3){top:11px;transform:translateX(-50%) rotate(-45deg)}.header .header-holder .header-burger span{width:18px;height:2px;border-radius:1px;background-color:#27333b;display:block;position:absolute;left:50%;transform:translateX(-50%) rotate(0deg);transition:all .3s ease-in-out}.header .header-holder .header-burger span:nth-child(1){top:5px}.header .header-holder .header-burger span:nth-child(2){top:11px;opacity:1}.header .header-holder .header-burger span:nth-child(3){top:17px}.header .header-holder .header-left-side{margin-right:10px}@media(max-width: 1024px){.header .header-holder .header-left-side{margin-left:10px}}.header .header-holder .header-left-side .header-logo-link{height:30px;display:inline-block}.header .header-holder .header-left-side .header-logo-link img{width:auto;height:100%}.header .header-holder .header-left-side .header-logo-transparent{display:none}.header .header-holder .header-left-side .header-logo{display:block}.header .header-holder .header-right-side{display:flex;justify-content:flex-end;margin-left:auto}@media(max-width: 1024px){.header .header-holder .header-right-side .header-nav{position:absolute;top:0px;left:0px;width:100%;height:100vh;background-color:#fff;transform:translateY(-100vh);z-index:-1;transition:all .3s ease-in-out}}.header .header-holder .header-right-side .header-nav .header-nav-wrapper{display:flex}@media(max-width: 1024px){.header .header-holder .header-right-side .header-nav .header-nav-wrapper{flex-direction:column;padding:120px 20px 40px;height:100%}}.header .header-holder .header-menu{display:flex;align-items:center}@media(min-width: 1025px){.header .header-holder .header-menu{position:relative;z-index:30}}@media(max-width: 1024px){.header .header-holder .header-menu{align-items:flex-start;flex-direction:column;width:100%}}.header .header-holder .header-menu li{padding:0px 12px;position:relative}.header .header-holder .header-menu li:first-child{padding-left:0px}.header .header-holder .header-menu li:last-child{padding-right:0px}@media(max-width: 1024px){.header .header-holder .header-menu li{padding:24px 0px;width:100%;border-bottom:1px solid #e1e1e1}}.header .header-holder .header-menu li.menu-item-has-children.active a .go-to-submenu{transform:rotate(180deg)}.header .header-holder .header-menu li.menu-item-has-children a{display:flex;align-items:center}@media(max-width: 1024px){.header .header-holder .header-menu li.menu-item-has-children a{justify-content:space-between}}.header .header-holder .header-menu li.menu-item-has-children a .go-to-submenu{width:16px;height:16px;display:block;position:relative;background-image:url(14b60e1ed848024a766d.svg);background-position:center;background-repeat:no-repeat;background-size:contain;margin-left:2px;transform:rotate(0deg);transition:all .3s ease-in-out}@media(max-width: 1024px){.header .header-holder .header-menu li.menu-item-has-children a .go-to-submenu{background-image:url(4ae63a61fb2e273c255d.svg)}}.header .header-holder .header-menu li a{font-size:.875rem;font-style:normal;font-weight:600;line-height:1.5;letter-spacing:-0.14px;text-transform:uppercase;color:#27333b}@media(max-width: 1024px){.header .header-holder .header-menu li a{width:100%;overflow:hidden;font-size:1.25rem;font-weight:700;text-transform:uppercase}}.header .header-holder .header-menu li ul{display:none;position:absolute;top:100%}.header .header-holder .header-lang{margin-left:24px;position:relative}@media(min-width: 1025px){.header .header-holder .header-lang{z-index:30}}@media(max-width: 1024px){.header .header-holder .header-lang{margin-left:0px}}.header .header-holder .header-lang.active .header-lang-current::after{transform:rotate(180deg)}.header .header-holder .header-lang.active .header-lang-holder{pointer-events:auto;transform:translateY(0px);opacity:1}.header .header-holder .header-lang .header-lang-current{font-size:.875rem;font-style:normal;font-weight:600;line-height:1.5;letter-spacing:-0.14px;text-transform:uppercase;color:#27333b;display:flex;align-items:center}@media(max-width: 1024px){.header .header-holder .header-lang .header-lang-current{padding:24px 0px;font-size:1.25rem;font-weight:700;border-bottom:1px solid #e1e1e1}}.header .header-holder .header-lang .header-lang-holder{position:absolute;z-index:1;top:100%;left:-20px;pointer-events:none;transform:translateY(20px);opacity:0;transition:all .3s linear}@media(max-width: 1024px){.header .header-holder .header-lang .header-lang-holder{top:unset;left:unset;position:relative}}.header .header-holder .header-lang .header-lang-holder .header-lang-list{background-color:#fff;backdrop-filter:blur(12px);border-radius:13px;border:1px solid #27333b;overflow:hidden}@media(max-width: 1024px){.header .header-holder .header-lang .header-lang-holder .header-lang-list{backdrop-filter:none;border-radius:0px;border:none}}.header .header-holder .header-lang .header-lang-holder .header-lang-list li a{font-size:.85rem;font-style:normal;font-weight:600;line-height:1.5;letter-spacing:-0.14px;text-transform:uppercase;color:#27333b;display:flex;align-items:center;padding:10px 20px;background-color:#fff;transition:all .3s linear}@media(max-width: 1024px){.header .header-holder .header-lang .header-lang-holder .header-lang-list li a{font-size:1.25rem}}.header .header-holder .header-lang .header-lang-holder .header-lang-list li a:hover{background-color:#f5f5f5}.header .header-holder .header-search-trigger{width:24px;height:24px;background-color:rgba(0,0,0,0);border:none;margin-left:24px;padding:0px}@media(max-width: 1024px){.header .header-holder .header-search-trigger{margin-left:0px}}.header .header-holder .header-search-trigger:focus-visible{outline-offset:1px}.header .header-holder .header-search-trigger svg{width:100%;height:100%;display:block}.header .header-submenu-holder .menu-childs{width:100%;position:absolute;top:calc(100% + 25px);left:0px;height:calc(100vh - 87px);overflow:hidden;opacity:1;transform:translateX(0vw);transition:all .5s ease-in-out}@media(max-width: 1024px){.header .header-submenu-holder .menu-childs{top:100%;height:calc(100vh - 62px);background-color:#fff}}.header .header-submenu-holder .menu-childs .menu-childs-get-back{display:none;overflow:hidden;color:#58595b;text-overflow:ellipsis;font-size:14px;font-style:normal;font-weight:600;line-height:1.6;text-transform:capitalize;padding-left:14px;position:relative;cursor:pointer;margin-bottom:24px}.header .header-submenu-holder .menu-childs .menu-childs-get-back::before{content:"";position:absolute;top:50%;left:0px;transform:translateY(-50%);width:6px;height:12px;background-image:url(3faa978884db4e8cc6bb.svg);background-position:center;background-repeat:no-repeat;background-size:contain}@media(max-width: 1024px){.header .header-submenu-holder .menu-childs .menu-childs-get-back{display:inline-block}}.header .header-submenu-holder .menu-childs .menu-childs-holder{height:100%;overflow-y:auto}.header .header-submenu-holder .menu-childs .menu-childs-holder .container{padding-bottom:50px}@media(max-width: 1024px){.header .header-submenu-holder .menu-childs .menu-childs-holder .container{padding-left:0px;padding-right:0px}}.header .header-submenu-holder .menu-childs.hide{opacity:0;transform:translateX(110vw)}.header .header-submenu-holder .menu-childs .menu-childs-items{width:100%;display:flex;background-color:#fff;color:#27333b;border-radius:16px;overflow:hidden;box-shadow:1px 9px 22.6px 0 rgba(0,0,0,.25)}@media(max-width: 1024px){.header .header-submenu-holder .menu-childs .menu-childs-items{flex-wrap:wrap;border-radius:0px;padding:24px 24px 0px;box-shadow:none}}.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item{padding:24px 24px 0px;border-right:1px solid rgba(0,0,0,.15);width:100%}@media(max-width: 1024px){.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item{border-right:none;padding:0px}}@media(min-width: 1025px){.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item:nth-child(even){background-color:#f6f6f6}.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item:nth-child(even) .menu-childs-item-items{display:grid;grid-template-columns:1fr 1fr 1fr}}@media(min-width: 1025px)and (min-width: 1025px){.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item:nth-child(even) .menu-childs-item-items .menu-block li.active a{background-color:#fff}}@media(min-width: 1025px)and (min-width: 1025px){.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item:nth-child(even) .menu-childs-item-items .menu-block li a:hover{background-color:#fff}}.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item:last-child{border-right:none}.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item[data-levels="1"],.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item[data-levels="2"]{max-width:299px}@media(max-width: 1024px){.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item[data-levels="1"],.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item[data-levels="2"]{max-width:100%}}.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item .menu-childs-item-name .menu-childs-item-name-link{overflow:hidden;color:#27333b;text-overflow:ellipsis;font-size:1.25rem;font-style:normal;font-weight:700;line-height:1.5;text-transform:uppercase;display:inline-flex;align-items:center;margin-bottom:24px;background-image:linear-gradient(currentColor, currentColor);background-position:0% 100%;background-repeat:no-repeat;background-size:0% 1px;transition:all .3s ease}.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item .menu-childs-item-name .menu-childs-item-name-link:hover{background-size:100% 1px}.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item .menu-childs-item-name .name{overflow:hidden;color:#27333b;text-overflow:ellipsis;font-size:1.25rem;font-style:normal;font-weight:700;line-height:1.5;text-transform:uppercase;display:inline-flex;align-items:center;margin-bottom:24px}.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item .menu-childs-item-name .name .icon{width:20px;height:20px;min-width:20px;min-height:20px;max-width:20px;max-height:20px;background-position:center;background-repeat:no-repeat;background-size:contain;margin-right:8px;display:inline-block}.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item .menu-childs-item-items{display:flex;border-top:1px solid rgba(0,0,0,.15);height:calc(100% - 54px)}@media(max-width: 1024px){.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item .menu-childs-item-items{flex-wrap:wrap;height:auto}}.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item .menu-childs-item-items .menu-block{padding:20px 20px 24px;border-right:1px solid rgba(0,0,0,.15)}@media(max-width: 1024px){.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item .menu-childs-item-items .menu-block{width:100%;border-right:none;padding:24px 0px 24px}}.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item .menu-childs-item-items .menu-block.menu-block-next.hide{display:none}@media(max-width: 1024px){.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item .menu-childs-item-items .menu-block.menu-block-next.hide{display:block}}@media(max-width: 1024px){.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item .menu-childs-item-items .menu-block.menu-block-next{width:100%;border-right:none;padding:0px}}@media(max-width: 1024px){.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item .menu-childs-item-items .menu-block .menu-inner-childs{position:absolute;top:0px;left:0;background:#fff;width:100%;height:calc(100vh - 62px);transform:translateX(0vw);overflow:hidden;transform:translateX(0vw);transition:all .5s ease-in-out}}@media(max-width: 1024px){.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item .menu-childs-item-items .menu-block .menu-inner-childs .menu-inner-childs-holder{height:100%;overflow-y:auto}}@media(max-width: 1024px){.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item .menu-childs-item-items .menu-block .menu-inner-childs .menu-inner-childs-holder .menu-inner-childs-items{padding:24px 24px 0px}}@media(max-width: 1024px){.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item .menu-childs-item-items .menu-block .menu-inner-childs .menu-inner-childs-holder .menu-inner-childs-items ul{padding:0 12px}}.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item .menu-childs-item-items .menu-block .menu-inner-childs .menu-childs-get-back{display:none}@media(max-width: 1024px){.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item .menu-childs-item-items .menu-block .menu-inner-childs .menu-childs-get-back{display:inline-block}}.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item .menu-childs-item-items .menu-block .menu-inner-childs .menu-childs-title{display:none}@media(max-width: 1024px){.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item .menu-childs-item-items .menu-block .menu-inner-childs .menu-childs-title{display:block;overflow:hidden;color:#27333b;text-align:left;text-overflow:ellipsis;font-size:1.25rem;font-style:normal;font-weight:700;line-height:1.5;text-transform:capitalize;margin-bottom:24px}}.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item .menu-childs-item-items .menu-block .menu-inner-childs.hide{display:none}@media(max-width: 1024px){.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item .menu-childs-item-items .menu-block .menu-inner-childs.hide{display:block;opacity:0;transform:translateX(110vw)}}.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item .menu-childs-item-items .menu-block li.active a{background-color:#f5f5f5}@media(max-width: 1024px){.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item .menu-childs-item-items .menu-block li.active a{background-color:rgba(0,0,0,0)}}.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item .menu-childs-item-items .menu-block li a{overflow:hidden;color:#27333b;text-overflow:ellipsis;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.6;padding:8px 12px;border-radius:8px;display:flex;justify-content:space-between;width:100%;transition:all .3s linear;align-items:center}@media(max-width: 1024px){.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item .menu-childs-item-items .menu-block li a{padding:8px 0px}}.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item .menu-childs-item-items .menu-block li a:hover{background-color:#f5f5f5}@media(max-width: 1024px){.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item .menu-childs-item-items .menu-block li a:hover{background-color:rgba(0,0,0,0)}}.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item .menu-childs-item-items .menu-block li a .go-to-next-level{width:16px;height:16px;min-width:16px;min-height:16px;max-width:16px;max-height:16px;background-image:url(63c8bcddb702e30b7341.svg);background-repeat:no-repeat;background-size:contain;background-position:center;transform:translateY(1px)}.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item .menu-childs-item-items .menu-block:first-child{padding-left:0px}.header .header-submenu-holder .menu-childs .menu-childs-items .menu-childs-item .menu-childs-item-items .menu-block:last-child{padding-right:0px;border-right:none}@media(min-width: 1025px){.header .header-submenu-holder .menu-childs.single-column{width:400px;position:absolute;left:50%;max-width:90vw}.header .header-submenu-holder .menu-childs.single-column .menu-childs-item:nth-child(even) .menu-childs-item-items{grid-template-columns:1fr}}.main-search{position:absolute;bottom:0;left:0;right:0;padding:16px 0;background-color:#f5f5f5;border-bottom:1px solid #d2d3d4;transition:all .5s;visibility:hidden;opacity:0}.main-search.active{bottom:-84px;transition:all .5s;visibility:visible;opacity:1;z-index:10}.main-search.loading .input-wrapper{pointer-events:none;opacity:.8}.main-search.loading .input-wrapper .main-search-clear{opacity:0;visibility:hidden}.main-search.loading .input-wrapper:after{content:"";position:absolute;top:17px;background:url(ac34a507858cf60834bd.svg);width:20px;height:20px;right:16px;background-repeat:no-repeat}.main-search .input-wrapper{max-width:1136px;margin:0 auto}@media(max-width: 1024px){.main-search .input-wrapper{margin:0 16px;max-width:100%}}.main-search .input-wrapper input:placeholder-shown+.main-search-clear{opacity:0;visibility:hidden;transition:all .5s}.main-search .input-wrapper input[type=search]::-webkit-search-decoration,.main-search .input-wrapper input[type=search]::-webkit-search-cancel-button,.main-search .input-wrapper input[type=search]::-webkit-search-results-button,.main-search .input-wrapper input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}.main-search-clear{margin:0;position:absolute;top:14px;bottom:0;right:16px;opacity:1;visibility:visible;transition:all .5s}.main-search-clear:hover{cursor:pointer}.main-search .main-search-results{position:absolute;top:100%;transform:translateY(-120px);max-width:1136px;min-height:456px;padding:8px 24px;bottom:-117px;left:0;right:0;margin:0 auto;overflow:hidden;border-radius:16px;border-bottom:1px solid rgba(0,0,0,.1);background:#fff;visibility:hidden;opacity:0;z-index:-1;transition:all .5s}.main-search .main-search-results.active{transform:translateY(-8px);transition:all .5s;visibility:visible;opacity:1;z-index:10}@media(max-width: 1024px){.main-search .main-search-results.active{transform:translateY(0px);border-radius:0}}.main-search .main-search-results.loading{display:block}.main-search .main-search-results-list{padding:0 0 0;height:384px;overflow:auto}.main-search .main-search-results-list>div{display:none}.main-search .main-search-results-list>div.active{display:block}.main-search .main-search-results-list-item{display:flex;gap:24px;border-bottom:1px solid rgba(32,33,41,.06);padding:12px 0}.main-search .main-search-results-list-item-image img{width:115px;height:75px;object-fit:cover}.main-search .main-search-results-list-item-content{display:flex;flex-direction:column;flex-grow:1}.main-search .main-search-results-list-item-content-tags{margin-bottom:7px}.main-search .main-search-results-list-item-content-tags li.tag{margin-bottom:0;line-height:1;padding:3px 8px}.main-search .main-search-results-list-item-content-tags li.tag span{font-size:.825rem}.main-search .main-search-results-list-item-content-tags li.tag:before{display:none}.main-search .main-search-results-list-item-content-name h4{font-size:1.125rem;line-height:1.5}.main-search .main-search-results-list-item-content-name h4:hover{text-decoration:underline}.main-search .main-search-results-list-item-content-area span{font-size:.875rem;line-height:1.2}.main-search .main-search-results-list-item-content-details{display:flex;justify-content:flex-start;gap:32px}.main-search .main-search-results-list-item-content-details .data{font-size:1.125rem;line-height:1.5;margin-bottom:4px}.main-search .main-search-results-list-item-content-details .data .location{opacity:1;transition:all .3s}.main-search .main-search-results-list-item-content-details .data .location.hidden{display:none;opacity:0}.main-search .main-search-results-list-item-content-details .title{line-height:1.5}.main-search .main-search-results-list-item-btn{align-self:flex-end;flex:0 0 10%;text-align:right;display:flex;justify-content:flex-end}.main-search .main-search-results-list-item-btn a{position:relative;display:inline-block;text-align:right;max-width:425px}.main-search .main-search-results-list-item-btn a .btn-arrow{display:inline-block;transition:all .5s}.main-search .main-search-results-list-item-btn a:hover .btn-arrow svg path{stroke:#b7202e}.main-search .main-search-results-list-item-btn a.btn{padding:13px 24px}.main-search .main-search-results-list-item-btn a.btn.bg-red{padding:10px 24px}.main-search .main-search-results-list-item-btn a.btn .icon-right{min-width:24px}.main-search .main-search-results-list-item-btn a.hidden-desktop{display:none}.main-search .main-search-results-list-item-btn a.hidden-tablet{display:inline-flex}.main-search .main-search-results .btn-wrapper{padding:16px 0}.main-search .main-search-results .btn-wrapper .link-with-arrow{color:#27333b}.main-search .main-search-results .btn-wrapper .link-with-arrow:after{background-image:url(f2fa2e74a897b5243be5.svg)}.main-search .main-search-results.loading .skeleton{display:block}.main-search .main-search-no-results-text{position:absolute;top:100%;transform:translateY(-120px);max-width:1136px;min-height:100px;padding:8px 24px;left:0;right:0;margin:0 auto;overflow:hidden;border-radius:16px;border-bottom:1px solid rgba(0,0,0,.1);background:#fff;visibility:hidden;opacity:0;z-index:-1;transition:all .5s}.main-search .main-search-no-results-text.active{transform:translateY(-8px);transition:all .5s;visibility:visible;opacity:1;z-index:10}.main-search .main-search-no-results-text p{display:flex;align-items:center;height:100px}.main-search .skeleton{display:none}.main-search .skeleton .main-search-results-list-item-image{height:75px;width:115px;background:rgba(130,130,130,.2);background:-webkit-gradient(linear, left top, right top, color-stop(8%, rgba(130, 130, 130, 0.2)), color-stop(18%, rgba(130, 130, 130, 0.3)), color-stop(33%, rgba(32, 33, 41, 0.06)));background:linear-gradient(to right, rgba(130, 130, 130, 0.2) 8%, rgba(130, 130, 130, 0.3) 18%, rgba(32, 33, 41, 0.06) 33%);background-size:800px 100px;animation:wave-squares 2s infinite ease-out}.main-search .skeleton .main-search-results-list-item-content-tags li,.main-search .skeleton .main-search-results-list-item-content-name,.main-search .skeleton .main-search-results-list-item-content-area{height:23px;margin-bottom:6px;border-radius:2px;background:rgba(130,130,130,.2);background:-webkit-gradient(linear, left top, right top, color-stop(8%, rgba(130, 130, 130, 0.2)), color-stop(18%, rgba(130, 130, 130, 0.3)), color-stop(33%, rgba(32, 33, 41, 0.06)));background:linear-gradient(to right, rgba(130, 130, 130, 0.2) 8%, rgba(130, 130, 130, 0.3) 18%, rgba(32, 33, 41, 0.06) 33%);background-size:800px 100px;animation:wave-lines 2s infinite ease-out}.main-search .skeleton .main-search-results-list-item-content-tags li{list-style:none;width:93px}.main-search .skeleton .main-search-results-list-item-content-name{height:17px;max-width:382px;margin-bottom:8px}.main-search .skeleton .main-search-results-list-item-content-area{height:10px;max-width:178px}@keyframes wave-lines{0%{background-position:-468px 0}100%{background-position:468px 0}}@keyframes wave-squares{0%{background-position:-468px 0}100%{background-position:468px 0}}.post-card{padding:16px 0;border-bottom:1px solid #eee;border-radius:0;display:flex;margin-bottom:24px}.post-card:last-of-type{margin-bottom:0}.post-card .lh-side{border-radius:12px;background:#f5f5f5;width:96px;min-width:96px;height:96px;margin-right:24px}.post-card .lh-side img{width:100%;height:100%;object-fit:cover;border-radius:12px}.post-card .rh-side p.title{font-size:1.25rem;font-weight:600;line-height:1.5;color:#27333b;letter-spacing:-0.2px;margin-bottom:8px}.post-card .rh-side .content{margin-bottom:8px}.post-card .rh-side .content p{font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:-0.16px;color:#000}header:not(.js-transparent)~main{padding-top:62px}@media(max-width: 1024px){header:not(.js-transparent)~main{padding-top:62px}}header:not(.js-transparent)~main .breadcrumbs-wrapper{position:absolute;right:0;left:0;max-width:1180px;width:100%;padding:24px 20px;margin:0 auto;z-index:9}.breadcrumbs-back-btn-wrapper{position:relative}.breadcrumbs-back-btn-wrapper .breadcrumbs-wrapper{position:relative;width:100%;padding:24px 0;min-height:68px}.breadcrumbs-back-btn-wrapper .breadcrumbs-wrapper.contrast .breadcrumbs li{filter:contrast(0)}.breadcrumbs-back-btn-wrapper .breadcrumbs-wrapper .breadcrumbs{display:flex;align-items:center;flex-wrap:wrap}.breadcrumbs-back-btn-wrapper .breadcrumbs-wrapper .breadcrumbs li{margin-right:12px;line-height:unset;color:#58595b;font-size:12px;font-style:normal;font-weight:400;line-height:1.5}.breadcrumbs-back-btn-wrapper .breadcrumbs-wrapper .breadcrumbs li.item-home{line-height:unset}.breadcrumbs-back-btn-wrapper .breadcrumbs-wrapper .breadcrumbs li:last-of-type{margin-right:0}.breadcrumbs-back-btn-wrapper .breadcrumbs-wrapper .breadcrumbs li a:not(.bread-home),.breadcrumbs-back-btn-wrapper .breadcrumbs-wrapper .breadcrumbs li span{color:#58595b;text-overflow:ellipsis;font-family:"Open Sans","sans-serif";font-size:.75rem;font-style:normal;font-weight:400;line-height:1.5;letter-spacing:-0.12px}.breadcrumbs-back-btn-wrapper .breadcrumbs-wrapper .breadcrumbs li a{transition:.3s ease}.breadcrumbs-back-btn-wrapper .breadcrumbs-wrapper .breadcrumbs li a:hover{color:#27333b}.breadcrumbs-back-btn-wrapper .breadcrumbs-wrapper .breadcrumbs li.item-current span{color:#000;font-weight:600}.breadcrumbs-back-btn-wrapper .back-btn{position:absolute;z-index:99;padding:24px 0 20px;top:64px}.breadcrumbs-back-btn-wrapper .back-btn.contrast{filter:contrast(0)}.breadcrumbs-back-btn-wrapper .back-btn a{color:#27333b;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5;display:inline-block;margin-left:4px}footer.footer{background:linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%),#27333b;background-blend-mode:overlay,normal;padding-top:64px;padding-bottom:64px;color:#fff}@media(max-width: 600px){footer.footer{padding:32px 0}}footer.footer .footer-top-row{display:flex;width:100%}@media(max-width: 1024px){footer.footer .footer-top-row{flex-wrap:wrap}}footer.footer .footer-top-menu-row{width:calc(100% - 48px);display:grid;grid-template-columns:25.73% 25.73% 20.99% 20.99%;gap:24px}@media(max-width: 1024px){footer.footer .footer-top-menu-row{width:100%}}@media(max-width: 900px){footer.footer .footer-top-menu-row{display:flex;grid-template-columns:unset;gap:unset;flex-wrap:wrap}}footer.footer .footer-top-column{width:100%}@media(max-width: 900px){footer.footer .footer-top-column{width:calc(50% - 12px)}footer.footer .footer-top-column:nth-child(odd){margin-right:12px}footer.footer .footer-top-column:nth-child(even){margin-left:12px}}@media(max-width: 480px){footer.footer .footer-top-column{width:100%}footer.footer .footer-top-column:nth-child(odd){margin-right:0px}footer.footer .footer-top-column:nth-child(even){margin-left:0px}}footer.footer .footer-top-column .footer-menu-name{font-size:.875rem;font-style:normal;font-weight:600;line-height:normal;margin-bottom:12px}footer.footer .footer-top-column .footer-menu{margin-bottom:48px}footer.footer .footer-top-column .footer-menu ul li{margin-bottom:12px}footer.footer .footer-top-column .footer-menu ul li:last-child{margin-bottom:0px}footer.footer .footer-top-column .footer-menu ul li a{color:rgba(255,255,255,.6);font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;transition:all .3s linear}footer.footer .footer-top-column .footer-menu ul li a:hover{color:#fff}footer.footer .footer-social{width:24px;margin-left:24px}@media(max-width: 1024px){footer.footer .footer-social{width:100%;margin-left:0px}}@media(max-width: 1024px){footer.footer .footer-social .footer-social-list{display:flex;margin-bottom:24px;justify-content:center}}footer.footer .footer-social .footer-social-list li{margin-bottom:24px}@media(max-width: 1024px){footer.footer .footer-social .footer-social-list li{margin-right:24px}}footer.footer .footer-social .footer-social-list li:last-child{margin-bottom:0px}@media(max-width: 1024px){footer.footer .footer-social .footer-social-list li:last-child{margin-bottom:24px;margin-right:0px}}footer.footer .footer-social .footer-social-list li a{display:flex;opacity:1;transition:all .3s ease-in-out}footer.footer .footer-social .footer-social-list li a:hover{opacity:.6}footer.footer .footer-bottom{padding-top:48px;border-top:1px solid #282b2f;display:flex;justify-content:space-between;align-items:baseline;flex-direction:column}@media(max-width: 1024px){footer.footer .footer-bottom{flex-wrap:wrap}}@media(max-width: 1024px){footer.footer .footer-bottom .footer-bottom-left-side{width:100%;margin-bottom:0;text-align:center}}footer.footer .footer-bottom .footer-bottom-left-side .footer-bottom-logo-link{display:block;margin-bottom:12px}@media(max-width: 600px){footer.footer .footer-bottom .footer-bottom-left-side .footer-bottom-logo-link{margin-bottom:32px}}footer.footer .footer-bottom .footer-bottom-left-side .footer-bottom-logo-link .footer-bottom-logo{width:auto;height:30px;display:block}@media(max-width: 1024px){footer.footer .footer-bottom .footer-bottom-left-side .footer-bottom-logo-link .footer-bottom-logo{margin:0 auto}}@media(max-width: 1024px){footer.footer .footer-bottom .footer-menu-bottom{order:1}}footer.footer .footer-bottom .footer-bottom-right-side{display:flex;align-items:flex-start;justify-content:space-between;width:100%}@media(max-width: 1024px){footer.footer .footer-bottom .footer-bottom-right-side{flex-direction:column;align-items:center}}footer.footer .footer-bottom .footer-bottom-right-side .footer-bottom-copy{color:rgba(255,255,255,.6);font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}@media(max-width: 1024px){footer.footer .footer-bottom .footer-bottom-right-side .footer-bottom-copy{order:2;margin-top:8px}}footer.footer .footer-bottom .footer-bottom-right-side .footer-menu-bottom ul{display:flex;justify-content:flex-end}@media(max-width: 1024px){footer.footer .footer-bottom .footer-bottom-right-side .footer-menu-bottom ul{justify-content:center;flex-wrap:wrap}}@media(max-width: 600px){footer.footer .footer-bottom .footer-bottom-right-side .footer-menu-bottom ul{flex-direction:column;align-items:center}}footer.footer .footer-bottom .footer-bottom-right-side .footer-menu-bottom ul li{margin:0px 12px}@media(max-width: 1024px){footer.footer .footer-bottom .footer-bottom-right-side .footer-menu-bottom ul li{margin:0 0 24px 0}}footer.footer .footer-bottom .footer-bottom-right-side .footer-menu-bottom ul li:first-child{margin-left:0px}footer.footer .footer-bottom .footer-bottom-right-side .footer-menu-bottom ul li:last-child{margin-right:0px;margin-bottom:0}@media(max-width: 1024px){footer.footer .footer-bottom .footer-bottom-right-side .footer-menu-bottom ul li:last-child{margin:0px 0px 24px 0px}}footer.footer .footer-bottom .footer-bottom-right-side .footer-menu-bottom ul li a{color:rgba(255,255,255,.6);font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;transition:all .3s linear}footer.footer .footer-bottom .footer-bottom-right-side .footer-menu-bottom ul li a:hover{color:#fff}
