@charset "UTF-8";@font-face{font-family:Lato;src:url(/build/assets/Lato-Regular-BwLIet1C.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:PlayfairDisplay;src:url(/build/assets/PlayfairDisplay-Regular-cAkczocX.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/build/assets/Roboto-Regular-CN_pkOMA.ttf) format("truetype");font-weight:400;font-style:normal}*{box-sizing:border-box;margin:0;padding:0}ul{list-style:none}body,html{height:100%;font-family:Lato,sans-serif}.hero{background:url(/build/assets/Hero_Image2-6isZsSO1.png) no-repeat center center/cover;height:70vh;color:#fff;display:flex;align-items:flex-start;justify-content:center}@media (max-width: 1050px){.hero{padding:0 3% 50px}}.hero .background{position:absolute;width:100%;height:70%;background-color:#1212121a}.hero .hero-content{width:100%;z-index:1;padding:30px 5%}.hero .hero-content .top{display:flex;justify-content:space-between;align-items:flex-start}.hero .hero-content .top ul.main_menu{display:flex;align-items:center;justify-content:flex-end;list-style-type:none;font-family:Lato;font-size:12px}.hero .hero-content .top ul.main_menu .active{border-bottom:2px solid}.hero .hero-content .top ul.main_menu .langs{display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:5px}.hero .hero-content .top ul.main_menu .langs a{color:#1e1e1e;display:flex;align-items:center;justify-content:center;height:30px;width:55px;border-radius:5px}.hero .hero-content .top ul.main_menu .langs .active{background:#c09062;color:#fff;border:solid #c09062}.hero .hero-content .top ul.main_menu li{margin-right:20px}.hero .hero-content .top ul.main_menu li a{text-decoration:none;color:#fff;text-transform:uppercase}.hero .hero-content .top ul.main_menu li:not(.langs){padding-bottom:4px}.hero .hero-content .top .sub_menu{display:flex;align-items:center;justify-content:space-between;list-style-type:none;font-family:Lato;font-size:12px;margin-top:30px}.hero .hero-content .top .sub_menu .active{background:#c09062}.hero .hero-content .top .sub_menu .active a{color:#fff}.hero .hero-content .top .sub_menu li{padding:15px 25px;cursor:pointer;background-color:#fff}.hero .hero-content .top .sub_menu li a{text-decoration:none;color:#fff;text-transform:uppercase;color:#1e1e1e;font-size:14px}.hero .hero-content .top .sub_menu li:hover{background:#9a734e}.hero .hero-content .top .sub_menu li:hover a{color:#fff}.hero .hero-content .top .sub_menu li:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.hero .hero-content .top .sub_menu li:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.hero .hero-content .bottom{text-align:center;margin-top:15vh}.hero .hero-content .bottom .search-row{height:50px;margin-top:25px;display:inline-flex;align-items:center}.hero .hero-content .bottom .search-row>img{background-color:#afafaf;padding:15px 15px 14px;border-top-right-radius:8px;border-bottom-right-radius:8px;cursor:pointer}.hero .hero-content .bottom .search-row>img:hover{background-color:#c09062}.hero .hero-content .bottom button.button{padding:13px 24px;background-color:#fff;color:#000;font-size:18px;text-decoration:none;display:inline-block;border-radius:8px;margin-left:5px;font-family:Lato;border:none;outline:none;cursor:pointer;display:flex;position:relative}.hero .hero-content .bottom button.button:hover{background-color:#c09062;color:#fff}.hero .hero-content .bottom button.button:hover img#black{display:none!important}.hero .hero-content .bottom button.button:hover img#white{display:block!important;transform:rotate(180deg)}.hero .hero-content .bottom button.button img{vertical-align:middle;margin-left:5px}.hero .hero-content .bottom button.button img#white{display:none}.hero .hero-content .bottom button.button div{width:27px}.hero .hero-content .bottom .active{background-color:#c09062!important;color:#fff!important}.hero .hero-content .bottom .active img#black{display:none!important}.hero .hero-content .bottom .active img#white{display:block!important}.hero .hero-content .bottom .active:hover img#white{transform:rotate(0)!important}.hero .hero-content .bottom .arrow{transform:rotate(90deg);display:inline-block;font-size:1.5rem}.hero .hero-content .bottom input[type=text]{min-width:500px;height:100%;outline:none;border:none;border-top-left-radius:8px;border-bottom-left-radius:8px;padding:5px 15px;font-size:18px;font-family:Lato}.hero .hero-content .bottom input[type=text]::-moz-placeholder{color:#1e1e1e}.hero .hero-content .bottom input[type=text]::placeholder{color:#1e1e1e}.hero .hero-content .bottom h2{font-family:PlayfairDisplay;font-size:56px}@media (max-width: 1500px){.hero .hero-content .bottom h2{font-size:44px}}.search_block{max-height:0;transition:max-height .6s ease,opacity 1.6s ease,visibility 1.6s ease;opacity:0;visibility:hidden}.search_block form{width:100%;text-align:center;margin:0 auto;background-color:#e9e9e9}.search_block form .first_content{padding-bottom:0!important}.search_block form .second_content{padding-top:15px!important}.search_block form .content{display:flex;justify-content:space-between;align-items:flex-start;padding:40px 10%}@media (max-width: 1450px){.search_block form .content{padding:40px 2%;flex-wrap:wrap}}@media (max-width: 798px){.search_block form .content{flex-direction:column;align-items:flex-start;width:-moz-max-content;width:max-content;margin:0 auto}}.search_block form .content .column{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;color:#717171;min-width:250px;width:16%}@media (max-width: 1200px){.search_block form .content .column{width:45%;margin-bottom:50px}}@media (max-width: 798px){.search_block form .content .column{margin-bottom:20px;min-width:250px;width:250px}}.search_block form .content .column select{background-color:#fff;padding:10px 1.5em 10px 10px;border:none;outline:none;font-size:14px;color:#717171;border-right:10px solid transparent;width:100%;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#fff;background-image:none;position:relative}.search_block form .content .column .select-wrapper{position:relative;display:inline-block;width:100%}.search_block form .content .column .select-wrapper:after{content:"▼";position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;font-size:.8em;color:#717171}.search_block form .content .column .from_to{display:flex;justify-content:space-between;align-items:center}.search_block form .content .column .from_to input[type=text]{border:none;width:70px;text-align:center;margin:0 10px;padding:10px 13px}.search_block form .content .column>div:nth-child(2),.search_block form .content .column>div:nth-child(3),.search_block form .content .column>div:nth-child(4),.search_block form .content .column>div:nth-child(5),.search_block form .content .column>div:nth-child(6),.search_block form .content .column select:nth-child(2),.search_block form .content .column select:nth-child(3),.search_block form .content .column select:nth-child(4),.search_block form .content .column select:nth-child(5){margin:15px 0 0}.search_block form .content .column .with_photos{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.search_block form .content .column .with_photos input[type=checkbox]{margin-right:5px}.search_block form .button_search input[type=submit]{width:100%;background-color:#c09062;border:none;padding:15px 0;color:#fff;text-transform:uppercase;font-size:16px;cursor:pointer}main{padding:50px 5% 0}main .title{display:flex;justify-content:space-between;align-items:center}main .title h3{font-size:32px;font-family:PlayfairDisplay;text-transform:capitalize}@media (max-width: 798px){main .title h3{font-size:24px}}main .title .view{display:flex;justify-content:space-between;align-items:center}main .title .view img{margin-left:10px}main .title .view img:not(.active){cursor:pointer}@media (max-width: 798px){main .title .view{display:none}}main .items{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;margin-top:50px}@media (max-width: 798px){main .items{margin-top:20px}}main .items .item:not(:nth-child(4n)){margin-right:2%}@media (max-width: 798px){main .items .item:not(:nth-child(4n)){margin-right:0%}}main .items .item{width:23%;margin-bottom:50px;border-radius:12px;box-shadow:0 0 5px 1px #b7b7b7}@media (max-width: 1610px){main .items .item{width:31%}}@media (max-width: 1110px){main .items .item{width:48%}}@media (max-width: 798px){main .items .item{width:100%}}main .items .item img{height:210px;width:100%;-o-object-fit:cover;object-fit:cover;border-top-left-radius:12px;border-top-right-radius:12px;cursor:pointer}main .items .item .data{background-color:#c09062;color:#fff;padding:15px;display:flex;justify-content:center;margin-top:-3px;font-size:10px;align-items:center}@media (max-width: 798px){main .items .item .data{font-size:12px}}main .items .item .data span:not(:first-child){margin-left:10px}@media (max-width: 798px){main .items .item .data span:not(:first-child){margin-left:10px}}main .items .item .data span:not(:last-child){padding-right:15px;border-right:1px solid #fff}@media (max-width: 798px){main .items .item .data span:not(:last-child){padding-right:10px}}main .items .item .data span{text-align:center}main .items .item .description{padding:30px 20px}main .items .item .description h4{font-size:16px;color:#544e52;margin-bottom:15px;cursor:pointer}@media (max-width: 798px){main .items .item .description h4{font-size:20px}}main .items .item .description .text{font-size:12px;color:#828282;height:59px;overflow-y:hidden;position:relative}@media (max-width: 798px){main .items .item .description .text{font-size:18px;height:70px}}main .items .item .price{background-color:#062d26;padding:20px 40px;color:#fff;display:flex;justify-content:space-between;align-items:center;font-size:20px;font-weight:700;border-bottom-left-radius:12px;border-bottom-right-radius:12px}@media (max-width: 798px){main .items .item .price{font-size:22.5px}}main .items .item .price .more{font-size:12px;padding:12px;background-color:#c09062;border:none;outline:none;color:#fff;border-radius:5px;text-transform:uppercase;font-weight:700;cursor:pointer}@media (max-width: 798px){main .items .item .price .more{font-size:19.23px;font-weight:400}}main .items .item_block{width:100%;border:1px solid #cfcfcf;margin-bottom:50px;border-radius:12px;display:flex;padding:5px}main .items .item_block .no_items{padding:20px 0;text-align:center;margin:0 auto;font-weight:400}main .items .item_block .image{cursor:pointer}main .items .item_block img{height:290px;width:298px;-o-object-fit:cover;object-fit:cover;border-top-left-radius:12px;border-bottom-left-radius:12px}main .items .item_block .data_wrap{width:100%}main .items .item_block .data_wrap .data{padding:0 0 20px;display:flex;justify-content:flex-start}main .items .item_block .data_wrap .data span{font-size:14px;color:#544e52}main .items .item_block .data_wrap .data span:not(:first-child){margin-left:10px}main .items .item_block .data_wrap .data span:not(:last-child){padding-right:10px;border-right:1px solid #544e52}main .items .item_block .data_wrap .description{padding:25px 40px;display:flex;flex-direction:column;justify-content:space-between;height:100%}main .items .item_block .data_wrap .description h4{font-size:24px;color:#544e52;margin-bottom:15px;cursor:pointer}main .items .item_block .data_wrap .description .text{font-size:16px;color:#828282;max-height:100px;overflow-y:auto}main .items .item_block .data_wrap .price{font-size:32px;font-weight:700;padding:15px 0 0}.contact_wrap{margin:50px 5%;padding:20px;border:2px solid #f5f5f5;border-radius:20px;display:flex;justify-content:flex-start}@media (max-width: 1050px){.contact_wrap{flex-direction:column}}.contact_wrap h2{font-size:32px;font-family:PlayfairDisplay;margin-bottom:15px}.contact_wrap ul{font-family:Lato;color:#544e52}.contact_wrap ul li{margin-bottom:10px}.contact_wrap form{margin-top:10px}.contact_wrap form input,.contact_wrap form textarea{background-color:#f5ede6;border:none;outline:none;border-radius:8px;font-size:16px;color:#544e52;width:100%;font-family:Lato}.contact_wrap form input{margin-bottom:10px;padding:15px 10px}.contact_wrap form input[type=submit]{background:#c09062;color:#fff;text-transform:uppercase;cursor:pointer;margin-bottom:0}.contact_wrap form textarea{width:100%;margin-bottom:10px;height:150px;padding:15px 10px}.contact_wrap form .name{display:flex;justify-content:space-between}.contact_wrap form .name input{width:49%}.contact_wrap .contact_info{display:flex;flex-direction:column;padding-right:1%}.contact_wrap>div{width:50%}@media (max-width: 1050px){.contact_wrap>div{width:100%;padding-right:0%;margin-bottom:50px}}.contact_wrap .map{border-radius:20px;overflow:hidden}@media (max-width: 1050px){.contact_wrap .map{height:500px;overflow:auto;margin-bottom:0}}.partners_wrap{padding:50px 10%}.partners_wrap h2{font-size:36px;text-align:center;font-family:PlayfairDisplay}.partners_wrap>p{margin-top:20px;text-align:center}.partners_wrap p{font-size:16px;color:#828282}.partners_wrap .partners_block{display:flex;flex-wrap:wrap;margin:50px 0;justify-content:space-between}.partners_wrap .partners_block .block:nth-child(2n){margin-left:4%}@media (max-width: 1050px){.partners_wrap .partners_block .block:nth-child(2n){margin-left:0}}.partners_wrap .partners_block .block{width:48%;box-shadow:0 0 0 2px #cfcfcf;border-radius:12px;margin:2% 0}@media (max-width: 1050px){.partners_wrap .partners_block .block{width:100%}}.partners_wrap .partners_block .block .image{border-top-left-radius:12px;border-top-right-radius:12px;background:#f5ede6;height:50%;padding:10%;text-align:center;display:flex;justify-content:center;align-items:center;min-height:260px}@media (max-width: 480px){.partners_wrap .partners_block .block .image img{width:100%}}.partners_wrap .partners_block .block .info{display:flex;flex-direction:column;align-items:flex-start;padding:4% 4% 0;justify-content:space-between}@media (max-width: 1050px){.partners_wrap .partners_block .block .info .top{text-align:center}.partners_wrap .partners_block .block .info{align-items:center}}.partners_wrap .partners_block .block .info h3{font-size:32px;color:#544e52;font-family:PlayfairDisplay}.partners_wrap .partners_block .block .info p{margin:4% 0 6%}.partners_wrap .partners_block .block .info .send{font-size:14px;padding:20px 25px;margin-bottom:4%}@media (max-width: 1050px){.partners_wrap .partners_block .block .info .send{margin-top:0;margin-bottom:6%}}.services_wrap{padding:50px 10%}.services_wrap h2{font-size:36px;text-align:center;font-family:PlayfairDisplay}.services_wrap>p{margin-top:20px;text-align:center}.services_wrap p,.services_wrap ul li{font-size:16px;color:#828282}.services_wrap .services_block{display:flex;flex-wrap:wrap;justify-content:center;margin:50px 0}.services_wrap .services_block .block{width:30%;background-color:#fcf9f7;border-radius:12px;margin:1.5%;text-align:center;padding:20px 20px 50px}@media (max-width: 1050px){.services_wrap .services_block .block{width:100%}}.services_wrap .services_block .block img{width:12%;margin:20px 40px}.services_wrap .services_block .block h3{font-family:PlayfairDisplay;font-size:28px;color:#544e52;margin-bottom:20px}.services_wrap .services_block .block ul{list-style:disc;width:-moz-fit-content;width:fit-content;margin:0 auto;text-align:left;padding:0 25px}.send{font-size:12px;padding:12px 25px;background-color:#c09062;border:none;outline:none;color:#fff;border-radius:5px;text-transform:uppercase;cursor:pointer}@media (max-width: 1050px){.send{margin-top:20px}}.hero_bottom{background:url(/build/assets/hero_bottom-D5ynWJk2.jpg) no-repeat center center/cover;height:400px;color:#fff;display:flex;align-items:center;justify-content:center}.hero_bottom .background{position:absolute;width:100%;height:400px;background-color:#000;opacity:.6}.hero_bottom .hero-content{width:100%;z-index:1;padding:30px 5%;text-align:center}.hero_bottom .hero-content .search-row{height:50px;margin-top:20px;display:inline-flex;align-items:center}.hero_bottom .hero-content button.button{padding:15px 30px;background-color:#c09062;color:#fff;font-size:1rem;text-decoration:none;display:inline-block;border-radius:8px;margin-left:5px;font-family:Lato;border:none;outline:none;cursor:pointer;font-size:16px;margin-top:40px}@media (max-width: 798px){.hero_bottom .hero-content button.button{font-size:12px}}.hero_bottom .hero-content h2{font-family:PlayfairDisplay;font-size:40px;text-align:center}@media (max-width: 798px){.hero_bottom .hero-content h2{font-size:20px}}.footer{background-color:#000;padding:30px 5%}.footer .top{display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.5);padding:30px 0}@media (max-width: 798px){.footer .top{align-items:flex-start}}.footer .top .column h4{color:#fff;text-transform:uppercase;font-weight:400;font-size:18px}.footer .top .column ul{margin-top:20px}.footer .top .column ul li{margin-bottom:10px}.footer .top .column ul li a{text-decoration:none;font-size:14px}.footer .top .sert{display:flex;flex-direction:column}.footer .top .sert img{max-width:90px}.footer .top .sert>img:nth-child(2){margin:20px 0}.footer .top .sert-mobile{display:flex;justify-content:flex-end;align-items:flex-start;flex-wrap:wrap}.footer .top .sert-mobile img{max-width:90px}@media (max-width: 480px){.footer .top .sert-mobile img{max-width:75px}}.footer .top a{color:#fff}@media (max-width: 798px){.footer .top:first-child{border-bottom:none}}.footer .bottom{display:flex;justify-content:space-between;align-items:center;color:#fff;padding:20px 0 0}@media (max-width: 798px){.footer .bottom{flex-direction:column;align-items:flex-start}}.footer .bottom .middle p{color:#9a9ea5}@media (max-width: 798px){.footer .bottom .middle p{font-size:12px}.footer .bottom .middle{width:100%;justify-content:space-between}}.footer .bottom .socials a:nth-child(3) img{margin:0 10px}@media (max-width: 798px){.footer .bottom .socials{font-size:12px;margin:10px 0}}.footer .bottom div{display:flex;align-items:center;justify-content:center}.footer .bottom div p{margin-right:15px}.footer .bottom a{color:#9a9ea5;text-decoration:none}@media (max-width: 798px){.footer .bottom a{font-size:12px}}.visible{display:block!important}.open_search{max-height:1500px;opacity:1;transition:max-height .6s ease,opacity .6s ease,visibility .6s ease;visibility:visible}.skelbimas_item{display:flex;justify-content:space-between;align-items:stretch;margin:0 0 50px}@media (max-width: 1050px){.skelbimas_item{flex-direction:column}}.skelbimas_item>.left{width:50%}@media (max-width: 1050px){.skelbimas_item>.left{width:100%}}.skelbimas_item>.left .slider-container{position:relative;margin:0 auto}.skelbimas_item>.left .main-image{width:100%;aspect-ratio:7/5;-o-object-fit:cover;object-fit:cover;border-radius:10px;box-shadow:0 0 15px #0000001a;cursor:zoom-in}.skelbimas_item>.left .arrow{position:absolute;top:40%;transform:translateY(-50%);background:transparent;color:#fff;border:none;padding:10px 15px;cursor:pointer;font-size:24px;border-radius:50%;z-index:10}@media (max-width: 798px){.skelbimas_item>.left .arrow{display:none}}.skelbimas_item>.left .arrow.left{left:10px}.skelbimas_item>.left .arrow.right{right:10px}.skelbimas_item>.left .thumbnails-wrapper{margin-top:15px;display:flex;align-items:center;justify-content:flex-start}.skelbimas_item>.left .thumbnails-container{overflow:hidden;width:100%}.skelbimas_item>.left .thumbnails{display:flex;transition:transform .4s ease}.skelbimas_item>.left .thumbnail{width:24%;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;margin-right:10px;border-radius:4px;border:2px solid transparent;cursor:pointer;flex-shrink:0}@media (max-width: 480px){.skelbimas_item>.left .thumbnail{width:60px;height:45px}}.skelbimas_item>.left .active{border:2px solid #c09062}.skelbimas_item>.left .thumbnails-container{width:100%}.skelbimas_item>.left .modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:#fff;justify-content:center;align-items:center;flex-direction:column;padding:20px;box-sizing:border-box}.skelbimas_item>.left .modal-content-wrapper{max-width:90%;display:flex;flex-direction:column;align-items:center}.skelbimas_item>.left .modal-content{position:relative;width:100%;display:flex;align-items:center;justify-content:center}.skelbimas_item>.left .modal-content img{max-width:100%;max-height:80vh;height:80vh;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.skelbimas_item>.left .modal-close{position:absolute;top:20px;right:30px;font-size:30px;color:#6e6e6e;cursor:pointer;z-index:10}.skelbimas_item>.left .nav-button{font-size:40px;color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:30px 20px;background:#0000004d;border-radius:5px;transition:background .3s;z-index:2;position:absolute;top:50%;transform:translateY(-50%)}@media (max-width: 798px){.skelbimas_item>.left .nav-button{display:none}}.skelbimas_item>.left .left-button{left:0}.skelbimas_item>.left .right-button{right:0}.skelbimas_item>.left .nav-button:hover{background:#0009}.skelbimas_item>.left .modal-thumbnails{display:flex;gap:10px;margin-top:15px;flex-wrap:wrap;justify-content:center;width:100%}.skelbimas_item>.left .modal-thumbnails .thumbnail{width:80px;height:60px;background-size:cover;background-position:center;border:2px solid transparent;cursor:pointer}.skelbimas_item>.left .modal-thumbnails .thumbnail.active{border-color:#00d1ff}.skelbimas_item>.right{width:50%;margin-left:50px}@media (max-width: 1050px){.skelbimas_item>.right{width:100%;margin-left:0;margin-top:50px}}.skelbimas_item>.right h2{font-family:PlayfairDisplay;font-size:32px;margin-bottom:20px}@media (max-width: 798px){.skelbimas_item>.right h2{font-size:24px}}.skelbimas_item>.right table{width:100%;height:calc(100% - 63px);border-radius:12px;border-collapse:collapse}.skelbimas_item>.right table tr:nth-child(odd){background:#c0906229}.skelbimas_item>.right table tr td{padding:8px 16px;font-size:16px}@media (max-width: 798px){.skelbimas_item>.right table tr td{font-size:14px}}.manager{display:flex;justify-content:flex-start;border:1px solid #cfcfcf;border-radius:12px;margin-top:50px}@media (max-width: 1050px){.manager{display:flex!important;margin-bottom:50px}}@media (max-width: 480px){.manager{flex-direction:column;align-items:center}}.manager .info{padding:20px;display:flex;flex-direction:column;justify-content:space-between;color:#111827;width:68%;align-items:flex-start}@media (max-width: 798px){.manager .info{align-items:center}}@media (max-width: 480px){.manager .info{width:100%}}.manager .info .top{display:flex;justify-content:flex-start;width:100%;align-items:flex-end}@media (max-width: 1300px){.manager .info .top{flex-direction:column;align-items:flex-start}}@media (max-width: 798px){.manager .info .top{align-items:center}}.manager .info .top h4{font-family:PlayfairDisplay;font-size:20px;margin-bottom:-3px}.manager .info .top span:not(.separator){font-family:Lato;font-size:12px;color:#062d2699}.manager .info .top .separator{margin:0 10px;color:#062d2699;font-size:20px}@media (max-width: 1300px){.manager .info .top .separator{visibility:hidden;font-size:7px}}@media (max-width: 798px){.manager .info .middle{text-align:center}}.manager .info .middle>p:first-child{margin-bottom:10px}.manager .info .middle p{color:#717171}.manager .info .middle p a{color:inherit;margin-left:10px;font-size:12px}.manager .image{width:32%;max-height:200px;overflow:hidden;border-right:1px solid #cfcfcf;margin:5px}@media (max-width: 1050px){.manager .image{min-width:200px}}.manager .image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;border-radius:8px}@media (max-width: 1050px){.manager .image img{max-height:200px}}.desc{padding:20px 0}.desc h3{font-size:32px;font-family:PlayfairDisplay;margin-bottom:10px}@media (max-width: 798px){.desc h3{font-size:24px}}.desc p{font-family:Lato;font-size:16px;white-space:pre-wrap}@media (max-width: 798px){.desc p{font-size:14px}.similar{margin-top:50px}}.similar h3{font-size:32px;font-family:PlayfairDisplay;margin-bottom:10px}@media (max-width: 798px){.similar h3{font-size:24px;margin-bottom:10px}}.open{transform:translate(100%)}.close{transform:translate(0)}.open,.close{transition:.4s}.mobile-menu-list{background:linear-gradient(to right,#fff 80%,#fff0 20%);padding:20px;position:fixed;top:0;left:-100%;bottom:0;z-index:3;width:100%;padding-right:calc(20% + 20px)}.mobile-menu-list .active a{text-decoration:underline}.mobile-menu-list .top{display:flex;justify-content:space-between;align-items:flex-start}.mobile-menu-list .top>img{padding:10px;cursor:pointer}.mobile-menu-list ul{display:flex;flex-direction:column;list-style-type:none;font-family:Lato;font-size:14px;padding-bottom:500px}.mobile-menu-list ul .langs{display:flex;align-items:center;justify-content:flex-start;background-color:#fff;border-radius:5px}.mobile-menu-list ul .langs a{color:#1e1e1e;display:flex;align-items:center;justify-content:center;height:30px;width:55px;border-radius:5px;color:#656565}.mobile-menu-list ul .langs .active{background:#c09062;color:#fff;border:1px solid #c09062;border-radius:4px}.mobile-menu-list ul li{padding:15px}.mobile-menu-list ul li:not(:last-child){border-bottom:1px solid #e2e2e2}.mobile-menu-list ul li a{text-decoration:none;color:#656565;text-transform:uppercase}#middle_view{display:none}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:none;justify-content:center;align-items:center;z-index:1000}.popup-form{background:#fff;padding:20px 30px;border-radius:8px;width:500px;box-shadow:0 4px 10px #0000004d;position:relative}.popup-form h2{margin-top:10px;margin-bottom:20px;font-family:PlayfairDisplay}.popup-form input,.popup-form textarea{width:100%;padding:15px 10px;margin-top:10px;margin-bottom:5px;border:none;outline:none;border-radius:4px;background-color:#f5ede6;font-family:Lato}.popup-form button{margin-top:10px}.popup-form .close-btn{position:absolute;top:10px;right:25px;background:none;border:none;font-size:27px;cursor:pointer;color:#000}.popup-form .bottom{display:flex;justify-content:space-between;align-items:center}.popup-form .bottom span{color:#0d1328;font-size:15px}.disabled{opacity:.7}.mobile{display:none;height:auto;position:relative}.mobile .background{height:100%;left:0;top:0;right:0;bottom:0}.mobile .hero-content-mobile{z-index:1;position:relative;width:100%}.mobile .hero-content-mobile .top{width:100%;display:flex;justify-content:space-between;align-items:center;padding:30px 2%}.mobile .hero-content-mobile .top .mobile-menu{cursor:pointer;padding-left:10px;margin-bottom:50px}.mobile .hero-content-mobile .middle{display:flex;justify-content:flex-end}.mobile .hero-content-mobile .middle ul{list-style:none}.mobile .hero-content-mobile .middle ul .active{background:#c09062}.mobile .hero-content-mobile .middle ul .active a{color:#fff}.mobile .hero-content-mobile .middle ul li{padding:15px 25px;cursor:pointer;background-color:#fff;text-align:center}.mobile .hero-content-mobile .middle ul li a{text-decoration:none;color:#fff;text-transform:uppercase;color:#1e1e1e;font-size:14px}.mobile .hero-content-mobile .middle ul li:hover{background:#9a734e}.mobile .hero-content-mobile .middle ul li:hover a{color:#fff}.mobile .hero-content-mobile .middle ul li:first-child{border-top-left-radius:8px}.mobile .hero-content-mobile .middle ul li:last-child{border-bottom-left-radius:8px}.mobile .hero-content-mobile .bottom{text-align:center;width:90%;margin:50px auto 0}.mobile .hero-content-mobile .bottom .search-row{height:50px;margin-top:25px;display:inline-flex;align-items:center;width:100%}.mobile .hero-content-mobile .bottom .search-row>img{background-color:#afafaf;padding:15px 15px 14px;border-top-right-radius:8px;border-bottom-right-radius:8px;cursor:pointer}.mobile .hero-content-mobile .bottom .search-row>img:hover{background-color:#c09062}.mobile .hero-content-mobile .bottom button.button{width:100%;padding:13px 24px;background-color:#fff;color:#000;font-size:16px;text-decoration:none;display:inline-block;border-radius:8px;font-family:Lato;border:none;outline:none;cursor:pointer;display:flex;position:relative;justify-content:center;margin-top:10px}.mobile .hero-content-mobile .bottom button.button:hover{background-color:#c09062;color:#fff}.mobile .hero-content-mobile .bottom button.button:hover img#black{display:none!important}.mobile .hero-content-mobile .bottom button.button:hover img#white{display:block!important;transform:rotate(180deg)}.mobile .hero-content-mobile .bottom button.button img{vertical-align:middle;margin-left:5px}.mobile .hero-content-mobile .bottom button.button img#white{display:none}.mobile .hero-content-mobile .bottom button.button div{width:27px}.mobile .hero-content-mobile .bottom .active{background-color:#c09062!important;color:#fff!important}.mobile .hero-content-mobile .bottom .active img#black{display:none!important}.mobile .hero-content-mobile .bottom .active img#white{display:block!important}.mobile .hero-content-mobile .bottom .active:hover img#white{transform:rotate(0)!important}.mobile .hero-content-mobile .bottom .arrow{transform:rotate(90deg);display:inline-block;font-size:1.5rem}.mobile .hero-content-mobile .bottom input[type=text]{width:100%;height:100%;outline:none;border:none;border-top-left-radius:8px;border-bottom-left-radius:8px;padding:5px 15px;font-size:18px;font-family:Lato}.mobile .hero-content-mobile .bottom input[type=text]::-moz-placeholder{color:#828282}.mobile .hero-content-mobile .bottom input[type=text]::placeholder{color:#828282}.mobile .hero-content-mobile .bottom h2{font-family:PlayfairDisplay;font-size:34px}@media (max-width: 798px){.pagination nav{overflow:auto}}div[class^=custom-select],div[class*=" custom-select"]{width:100%!important}@media (max-width: 798px){div[class^=custom-select],div[class*=" custom-select"]{width:250px!important}}.mobile2{display:none}.cookie-consent{position:fixed;right:0;left:0;bottom:0;z-index:50}.cookie-consent>div>div{padding:1rem;border-radius:.1rem;background-color:#1d1d1d}.cookie-consent>div>div>div{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.cookie-consent>div>div>div>div:first-child{flex:1 1 0%;align-items:center;max-width:100%}@media (min-width: 798px){.cookie-consent>div>div>div>div:first-child{display:inline;width:0}}.cookie-consent>div>div>div>div:first-child p{color:#fff}@media (min-width: 798px){.cookie-consent>div>div>div>div:first-child p{margin-left:.75rem;color:#fff}}.cookie-consent>div>div>div>div:last-child{margin-top:.5rem;width:100%}@media (min-width: 798px){.cookie-consent>div>div>div>div:last-child{margin-top:0;width:auto}}.cookie-consent>div>div>div>div:last-child button{display:flex;padding:.5rem 1rem;justify-content:center;align-items:center;border-radius:.375rem;font-size:.875rem;line-height:1.25rem;font-weight:500;color:#fff;background-color:#c09062;cursor:pointer}@media (max-width: 1050px){.desktop{display:none!important}.mobile{display:block;align-items:center}#middle_view{display:block!important}}@media (max-width: 798px){.desktop2{display:none!important}.mobile2{display:block!important;align-items:center}}
