.page_separator{height:1px;position:relative;width:100%;background-color:#EAE7DC}.landing_list{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3, 1fr);row-gap:20px;column-gap:20px}.landing_list.owl-carousel{display:block}.landing_list.owl-carousel .item{width:calc(100% / 3 - (2 * 20px / 3) * 1);margin-right:20px}.landing_list li .text{color:#fff;height:100%;display:flex;flex-direction:column;justify-content:flex-start;gap:1rem;background-color:#2B3E50;padding:36px 36px 36px 40px;box-sizing:border-box;border-radius:20px;transition:all 400ms ease 0ms}.notouch .landing_list li .text:is(:hover,:focus){background-color:#D6AD37;color:#2B3E50}.landing_list li .text p{margin:0}.landing_list li .text .title{margin:0;display:flex;justify-content:space-between;align-items:flex-start;gap:20px;font-weight:600}.landing_list li .text .title::after{content:'';margin-top:2px;display:inline-block;min-width:24px;height:24px;background-color:#D6AD37;-webkit-mask-image:url('../../img/arrow_right_long.svg');mask-image:url('../../img/arrow_right_long.svg');-webkit-mask-size:100% 100%;mask-size:100% 100%;transition:all 400ms ease 0ms}.notouch .landing_list li .text:is(:hover,:focus) .title::after{background-color:#2B3E50}@media screen and (max-width:1300px){.landing_list{grid-template-columns:repeat(2, 1fr);row-gap:12px;column-gap:12px}.landing_list.owl-carousel{display:block}.landing_list.owl-carousel .item{width:calc(100% / 2 - (1 * 12px / 2) * 1);margin-right:12px}}@media screen and (max-width:1000px){.landing_list li .text{padding:24px}}@media screen and (max-width:750px){.landing_list{grid-template-columns:repeat(1, 1fr);row-gap:12px;column-gap:12px;width:100%;max-width:345px;margin:0 auto !important}.landing_list.owl-carousel{display:block}.landing_list.owl-carousel .item{width:calc(100% / 1 - (0 * 12px / 1) * 1);margin-right:12px}.landing_list li .text{gap:.75rem}}.article_detail{display:flex;gap:3rem;justify-content:space-between;align-items:flex-start}.article_detail .left{flex:1}.article_detail .left .param{margin:2rem 0 0;display:flex;gap:1rem 2rem;flex-wrap:wrap}.article_detail .left .param p{margin:0;width:calc(50% - 1rem)}.article_detail .right{width:40%}.article_detail .right:has(.text){width:330px;flex-shrink:0;position:relative;display:flex;flex-direction:column;gap:1rem}.article_detail .right iframe{margin:2rem 0 0;position:relative;width:100%;aspect-ratio:16 / 9;border:0}.article_detail .right .img{overflow:hidden;border-radius:8px;position:relative;width:100%;display:block;aspect-ratio:33 / 27}.article_detail .right .text{border-radius:8px;background:rgba(214,173,55,0.05);padding:2.5rem 3rem;text-align:center;display:flex;flex-direction:column}.article_detail .right .text .title{margin:0 0 1rem;font-weight:700}.article_detail .right .text p{font-weight:400;position:relative;padding:0;margin:0}.article_detail .right .text p a{font-weight:400;text-decoration:underline}.notouch .article_detail .right .text p a:is(:hover,:focus){text-decoration:none}.article_detail .right .team{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.article_detail .right .team .img{position:relative;overflow:hidden;display:block;width:114px;height:114px;margin:0;border-radius:100px}.article_detail .right .team .text{background:none;padding:0}.article_detail .right .team .text .name{display:block;font-weight:700;margin:0;text-decoration:underline;text-decoration-thickness:2px;text-decoration-color:#D6AD37}.article_detail .right .team .text .post{display:block;font-weight:400;margin:0 0 4px;color:#727374}.article_detail .right .team .text .info{font-weight:400;position:relative;padding:0;margin:1rem 0 0}@media screen and (max-width:1000px){.article_detail{gap:2rem}.article_detail .left{flex:initial;width:50%}.article_detail .left .param p{width:100%}.article_detail .right{width:50%}.article_detail .right:has(.text){width:270px}.article_detail .right .text{padding:2rem 2.5rem}}@media screen and (max-width:750px){.article_detail{flex-direction:column}.article_detail .left{width:100%}.article_detail .left .param p{width:calc(50% - 1rem)}.article_detail .right{width:100%}}@media screen and (max-width:500px){.article_detail .left .param p{width:100%}}.sell_gallery{display:grid;grid-template-columns:repeat(5, 1fr);grid-template-rows:repeat(2, 1fr);grid-column-gap:1rem;grid-row-gap:1rem}.sell_gallery .item{position:relative;border-radius:12px;overflow:hidden}.sell_gallery .item:nth-child(1){grid-area:1 / 1 / 3 / 4}.sell_gallery .item:nth-child(1) .in{height:380px}.sell_gallery .item:nth-child(2){grid-area:1 / 4 / 2 / 6}.sell_gallery .item:nth-child(2) .in{height:182px}.sell_gallery .item:nth-child(3){grid-area:2 / 4 / 3 / 6}.sell_gallery .item:nth-child(3) .img_count{display:flex}.sell_gallery .item:nth-child(3) .in{height:182px}.sell_gallery .item:nth-child(n + 4){display:none}.sell_gallery .item .in{border-radius:12px;overflow:hidden;display:block;position:relative;width:100%}.sell_gallery .item .in video{z-index:0;position:absolute;max-height:100%;min-height:100%;min-width:100%;height:auto;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);object-fit:cover;background-color:#e1e1e1}html[class*="mozilla 11"] .sell_gallery .item .in video{min-width:135%;min-height:135%}.sell_gallery .item .in picture{z-index:0;position:absolute;inset:0}.sell_gallery .item .in::before{pointer-events:none;opacity:0;content:"";display:block;position:absolute;inset:0;background-color:rgba(0,0,0,0.5);z-index:200;transition:all 400ms ease 0ms}.notouch .sell_gallery .item .in:hover::before{opacity:1}.sell_gallery .item .img_count{font-size:16px;line-height:24px;font-weight:400;position:absolute;inset:0;display:none;justify-content:center;align-items:center;background:rgba(0,0,0,0.6);color:#fff}@media screen and (max-width:500px){.sell_gallery{grid-column-gap:.5rem;grid-row-gap:.5rem}.sell_gallery .item:nth-child(1) .in{height:240px}.sell_gallery .item:nth-child(2) .in{height:116px}.sell_gallery .item:nth-child(3) .img_count{display:none}.sell_gallery .item:nth-child(3) .in{height:116px}}.share_box{margin:0;padding:0;display:flex;gap:8px;align-items:center}.share_box::before{content:attr(data-title);font-size:16px;line-height:24px;font-weight:500;color:#2B3E50}.share_box li{list-style:none;display:block;margin:0}.share_box li a{display:block;width:40px;height:40px;position:relative;transition:all 400ms ease 0ms}.share_box li a::before{opacity:1;content:"";position:absolute;inset:0;background-color:#2B3E50;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:40px 40px;mask-repeat:no-repeat;mask-position:center center;mask-size:40px 40px;transition:all 400ms ease 0ms}.share_box li a.in::before{-webkit-mask-image:url('../../img/social_in_icon.svg');mask-image:url('../../img/social_in_icon.svg')}.share_box li a.fb::before{-webkit-mask-image:url('../../img/social_fb_icon.svg');mask-image:url('../../img/social_fb_icon.svg')}.share_box li a.yt::before{-webkit-mask-image:url('../../img/social_yt_icon.svg');mask-image:url('../../img/social_yt_icon.svg')}.share_box li a.li::before{-webkit-mask-image:url('../../img/social_li_icon.svg');mask-image:url('../../img/social_li_icon.svg')}.share_box li a.tw::before{-webkit-mask-image:url('../../img/social_tw_icon.svg');mask-image:url('../../img/social_tw_icon.svg')}.share_box li a.mail::before{-webkit-mask-image:url('../../img/mail_icon.svg');mask-image:url('../../img/mail_icon.svg')}.notouch .share_box li a:is(:hover,:focus)::before{background-color:#D6AD37}.module_box:not(:only-child) .article_images_list a.swipebox:nth-child(1){grid-column:span 4}.module_box:not(:only-child) .article_images_list a.swipebox:nth-child(1) .in{border-radius:12px}.article_images_list{z-index:10;width:100%;position:relative;margin:0;font-size:0;line-height:0;display:grid;grid-template-columns:repeat(4, 1fr);row-gap:1rem;column-gap:1rem}.article_images_list.owl-carousel{display:block}.article_images_list.owl-carousel .item{width:calc(100% / 4 - (3 * 1rem / 4) * 1);margin-right:1rem}.article_images_list a.swipebox{display:block;position:relative}.article_images_list a.swipebox .in{border-radius:6px;overflow:hidden;aspect-ratio:4 / 3;display:block;position:relative;width:100%}.article_images_list a.swipebox .in video{z-index:0;position:absolute;max-height:100%;min-height:100%;min-width:100%;height:auto;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);object-fit:cover;background-color:#e1e1e1}html[class*="mozilla 11"] .article_images_list a.swipebox .in video{min-width:135%;min-height:135%}.article_images_list a.swipebox .in picture{z-index:0;position:absolute;inset:0}.article_images_list a.swipebox .in::before{pointer-events:none;opacity:0;content:"";display:block;position:absolute;inset:0;background-color:rgba(0,0,0,0.5);z-index:200;transition:all 400ms ease 0ms}.notouch .article_images_list a.swipebox .in:hover::before{opacity:1}.article_images_list a.swipebox .title{text-align:center;font-size:14px;line-height:22px;text-decoration:underline;padding:18px 12px 20px;display:block;font-weight:600;transition:all 400ms ease 0ms}.article_images_list a.swipebox:hover .title{color:#D6AD37}@media screen and (max-width:1280px){.article_images_list{grid-template-columns:repeat(3, 1fr);row-gap:1rem;column-gap:1rem}.article_images_list.owl-carousel{display:block}.article_images_list.owl-carousel .item{width:calc(100% / 3 - (2 * 1rem / 3) * 1);margin-right:1rem}}@media screen and (max-width:700px){.article_images_list{grid-template-columns:repeat(2, 1fr);row-gap:1rem;column-gap:1rem}.article_images_list.owl-carousel{display:block}.article_images_list.owl-carousel .item{width:calc(100% / 2 - (1 * 1rem / 2) * 1);margin-right:1rem}}.sell_filter_list{padding:3rem;border-radius:16px;background:#FAFAFA;display:block}.sell_filter_list.margin{margin:0 0 3rem}.sell_filter_list .flex{text-align:left;gap:1rem;position:relative;justify-content:flex-end;display:flex;flex-wrap:wrap;margin:0}.sell_filter_list .flex .title{width:100%;margin:0 0 .5rem}.sell_filter_list .flex .filter_select{width:calc(50% - 8px)}.sell_filter_list .flex .btn{min-width:200px;justify-content:center;padding:12px 20px}.sell_filter_list .section_box{width:calc(50% - 8px);position:relative}.sell_filter_list .section_box .title{cursor:pointer;box-sizing:border-box;font-weight:400;margin:0;background:none;border-radius:8px;border:1px solid #2B3E50;color:#999;padding:1rem 1rem;font-size:16px;justify-content:space-between;line-height:22px;display:flex;position:relative;transition:all 400ms ease 0ms}.sell_filter_list .section_box .title.active{color:#2B3E50}.notouch .sell_filter_list .section_box .title:is(:hover,:focus){border-color:#D6AD37}.sell_filter_list .section_box .title::after{content:"";rotate:180deg;position:relative;width:22px;height:22px;background:#D6AD37;-webkit-mask-image:url('../../img/arrow_right.svg');mask-image:url('../../img/arrow_right.svg');-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:22px 22px;mask-repeat:no-repeat;mask-position:center center;mask-size:22px 22px;margin:0;transition:all 400ms ease 0ms}.sell_filter_list .section_box .inner_box{margin:0;background:#fff;z-index:999;padding:4px;position:absolute;left:0;right:0;top:calc(100% + 8px);border:1px solid #2B3E50;border-radius:8px}.sell_filter_list .section_box .inner_box .filter_btn{cursor:pointer;padding:.25rem 1rem;background:#fff;display:flex;gap:10px;align-items:center;transition:all 400ms ease 0ms;border-radius:6px}.notouch .sell_filter_list .section_box .inner_box .filter_btn:is(:hover,:focus),.sell_filter_list .section_box .inner_box .filter_btn[aria-selected="true"],.sell_filter_list .section_box .inner_box .filter_btn:has(:checked){background:#F5F5F5}.sell_filter_list .section_box .inner_box .filter_btn .text{font-size:14px;line-height:24px}.sell_filter_list .section_box .inner_box .slider_values{padding:.5rem 1rem 0;display:flex;justify-content:space-between;font-size:14px;line-height:22px;font-weight:400}.sell_filter_list .section_box .inner_box .ui_slider{margin:.5rem 1rem 1rem}.sell_filter_list .section_box .inner_box .ui_slider.ui-widget.ui-widget-content{background:#eaeaea}.sell_filter_list .section_box .inner_box .ui_slider .ui-slider-range{background:#D6AD37}.sell_filter_list .section_box .inner_box .ui-slider-horizontal .ui-slider-handle{background:#D6AD37 !important;border-color:#D6AD37 !important}.sell_filter_list .filter_bottom{display:flex;width:100%;align-items:center;justify-content:space-between}.sell_filter_list .filter_bottom a{text-decoration:underline}.notouch .sell_filter_list .filter_bottom a:hover{text-decoration:none}.sell_filter_list .filter_bottom:has(button:only-child){justify-content:flex-end}.sell_filter_list .flex button{text-align:center;justify-content:center}.sell_filter_list .flex .estate_typ_filter{width:100%;flex-wrap:wrap;gap:.5rem 2rem;margin:0 0 .5rem}.sell_filter_list .flex .estate_typ_filter:not([hidden]){display:flex}.sell_filter_list .flex .estate_typ_filter .radio_item{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;margin:0}.sell_filter_list .flex .estate_subtyp_filter{width:100%;display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;margin:0 0 .5rem}.sell_filter_list .flex .estate_subtyp_filter .checkbox_item{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;margin:0}@media screen and (max-width:1000px){.sell_filter_list{padding:2.5rem}.sell_filter_list .flex .select2-container .select2-selection--single .select2-selection__rendered{padding:1rem}}@media screen and (max-width:500px){.sell_filter_list{padding:2rem}.sell_filter_list .main_img{margin:0 auto 1.5rem}.sell_filter_list .flex{flex-direction:column;margin:1rem auto 0}.sell_filter_list .section_box{width:100%}.sell_filter_list .flex .select2-container .select2-selection--single .select2-selection__rendered{padding:.75rem 1rem}}.sorting{display:flex;gap:2rem;align-items:center;margin:5rem 0 1.5rem}.sorting .title{margin:0;font-size:16px;line-height:22px;font-weight:500;color:#727374}.sorting .item{position:relative;display:flex;gap:2rem}.sorting .item>:is(a,button){color:#727374;background:none;border:0;font-size:16px;line-height:22px;font-weight:400;text-align:left;padding:0 20px 0 0;position:relative;transition:all 400ms ease 0ms}.notouch .sorting .item>:is(a,button):is(:hover,:focus){text-decoration:underline}.sorting .item>:is(a,button)::before{content:"";position:absolute;right:0;top:0;bottom:0;width:12px;background:#727374;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:24px 24px;mask-repeat:no-repeat;mask-position:center center;mask-size:24px 24px;-webkit-mask-image:url('../../img/arrow_right.svg');mask-image:url('../../img/arrow_right.svg');rotate:90deg;-webkit-mask-size:16px 16px;mask-size:16px 16px;transition:all 400ms ease 0ms}.sorting .item>:is(a,button)[aria-expanded="true"]::before{rotate:-90deg}.sorting .item .abs{position:absolute;right:0;top:calc(100% + 8px);background:#fff;z-index:99;display:none;flex-direction:column;padding:8px 18px;border:1px solid #dbdbdb;border-radius:10px;box-shadow:0 3px 6px rgba(0,0,0,0.16)}.sorting .item [aria-expanded="true"]+.abs{display:flex}.sorting .item .abs button{background:none;color:#727374;font-weight:400;font-size:14px;line-height:24px;padding:8px 0;border:0;border-top:1px solid #DBDBDB;transition:all 400ms ease 0ms}.sorting .item .abs button:nth-child(1){border-top:0}.notouch .sorting .item .abs button:is(:hover,:focus),.sorting .item .abs button.active{color:#2B3E50}@media screen and (max-width:1000px){.sorting{margin:4rem 0 1.5rem}}@media screen and (max-width:500px){.sorting{margin:3rem 0 1.5rem;flex-wrap:wrap;gap:.25rem 1.5rem}.sorting .title{width:100%;font-size:14px;line-height:22px}.sorting .item{gap:1rem}.sorting .item>:is(a,button){font-size:14px;line-height:22px}}.filter_buttons{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 1.5rem}.filter_buttons .btn{padding-left:0;padding-right:0;justify-content:center;width:140px}:is(.category_bottom,.article_bottom){margin:3rem 0 0}:is(.category_bottom,.article_bottom) .pagination{padding:0;margin:0 auto;display:block}:is(.category_bottom,.article_bottom) .pagination ul{align-items:center;display:flex;gap:4px;margin:0;padding:0;justify-content:center}:is(.category_bottom,.article_bottom) .pagination ul li{list-style:none;display:block}:is(.category_bottom,.article_bottom) .pagination ul li a{padding:4px;display:flex;justify-content:center;gap:8px;flex-direction:row-reverse;font-size:16px;line-height:24px;text-align:center;font-weight:600;position:relative;transition:all 400ms ease 0ms}.notouch :is(.category_bottom,.article_bottom) .pagination ul li:not(.active) a:is(:hover,:focus),:is(.category_bottom,.article_bottom) .pagination ul li.active a{color:#D6AD37;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:2px}:is(.category_bottom,.article_bottom) .pagination ul li.dots{font-size:20px;line-height:20px;padding-top:5px}