@-webkit-keyframes imgZoom{0%{-webkit-transform:scaleX(1) scaleY(1);transform:scaleX(1) scaleY(1)}100%{-webkit-transform:scaleX(1.2) scaleY(1.2);transform:scaleX(1.2) scaleY(1.2)}}@keyframes imgZoom{0%{-webkit-transform:scaleX(1) scaleY(1);transform:scaleX(1) scaleY(1)}100%{-webkit-transform:scaleX(1.2) scaleY(1.2);transform:scaleX(1.2) scaleY(1.2)}}@-webkit-keyframes opacity{0%{opacity:0}100%{opacity:1}}@keyframes opacity{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes move{0%{margin-left:0}49%{width:100%}50%{margin-left:100%;width:0}51%{margin-left:0}to{width:100%;margin-left:0}}@keyframes move{0%{margin-left:0}49%{width:100%}50%{margin-left:100%;width:0}51%{margin-left:0}to{width:100%;margin-left:0}}@-webkit-keyframes movesmall{0%{margin-left:0}49%{width:50%}50%{margin-left:100%;width:0}51%{margin-left:0}to{width:50%;margin-left:0}}@keyframes movesmall{0%{margin-left:0}49%{width:50%}50%{margin-left:100%;width:0}51%{margin-left:0}to{width:50%;margin-left:0}}@-webkit-keyframes closeIcon{0%{background-color:#000}50%{background-color:#f9f4ed}to{background-color:#000}}@keyframes closeIcon{0%{background-color:#000}50%{background-color:#f9f4ed}to{background-color:#000}}.wpcf7-form{color:#fff}.wpcf7-form .form-title{font-size:1.75rem;font-family:FranklinGothicMC,sans-serif;line-height:1;color:#000;padding-top:60px;text-transform:uppercase;width:100%;-webkit-transition:all .5s;transition:all .5s;margin-bottom:30px}@media (min-width:1280px){.wpcf7-form .form-title{font-size:2.8125rem;padding-top:0;margin-bottom:60px}}@media (min-width:1900px) and (min-height:880px){.wpcf7-form .form-title{font-size:4rem;margin-bottom:0;padding-bottom:40px}}.wpcf7-form input{background:0 0;border:0;border-bottom:1px solid #b1b1b1;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:0;margin-bottom:15px;padding:0 0 17px 0;height:auto;color:#000;-webkit-transition:border-bottom-color .5s;transition:border-bottom-color .5s}.wpcf7-form input:focus{border-bottom:1px solid #c6a473}.wpcf7-form ::-webkit-input-placeholder{color:#000}.wpcf7-form :-moz-placeholder{color:#000}.wpcf7-form ::-moz-placeholder{color:#000}.wpcf7-form :-ms-input-placeholder{color:#000}.wpcf7-form textarea{height:33px;background:0 0;border:0;border-bottom:1px solid #b1b1b1;border-radius:0;padding:0 0 17px 0;margin-top:30px;resize:none;white-space:nowrap;overflow-y:hidden;overflow-x:auto;color:#000;-webkit-transition:border-bottom-color .5s;transition:border-bottom-color .5s}@media (min-width:1900px){.wpcf7-form textarea{margin-top:62px}}.wpcf7-form textarea:focus{border-bottom:1px solid #c6a473;outline:0}.wpcf7-form ::-webkit-input-placeholder{color:#000}.wpcf7-form :-moz-placeholder{color:#000}.wpcf7-form ::-moz-placeholder{color:#000}.wpcf7-form :-ms-input-placeholder{color:#000}.wpcf7-form input,.wpcf7-form textarea{width:100%}@media (min-width:1900px){.wpcf7-form .group-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wpcf7-form .group-1 span{width:30%}}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px transparent inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.form-info{display:-webkit-box;display:-ms-flexbox;display:flex;margin:30px 0}@media (min-width:1900px){.form-info{margin:45px 0 65px}}.form-info__icon{width:48px;height:48px;background:#f6f6f6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-info .icon{width:18px;color:#000}.form-info__text{background:#cacaca;color:#000;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:20px}.wpcf7{width:100%}span .wpcf7-not-valid{border:0!important;border-bottom:1px solid red!important}span.wpcf7-not-valid-tip{display:none}div.wpcf7-validation-errors{display:none!important}div.wpcf7-response-output{margin:15px 0;padding:19px 25px;font-weight:100;line-height:normal}div.wpcf7-mail-sent-ok{border-color:#fff}.checkmark{position:absolute;top:0;left:0;height:16px;width:16px;background-color:#fff;border:2px solid #c6a473}.checkmark:after{content:"";position:absolute;display:none;left:4px;top:0;width:5px;height:10px;border:solid #c6a473;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.checkbox-container{display:block;position:relative;padding-left:28px;margin-bottom:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:.875rem;line-height:1.2}.checkbox-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox-container input:checked~.checkmark:after{display:block}body.mCustomScrollbar{overflow:hidden;height:100vh}.mCSB_inside>.mCSB_container{margin-right:0}._mCS_1 .mCSB_dragger .mCSB_dragger_bar{background-color:#c6a473}.mCSB_1_scrollbar .mCSB_dragger .mCSB_draggerRail{width:1px}.mCSB_1_scrollbar .mCSB_dragger:hover .mCSB_dragger_bar{background:#c6a473}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#c6a473}.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background:#c6a473}.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background:#c6a473}#mCSB_1_scrollbar_vertical{z-index:999}#mCSB_1_scrollbar_vertical .mCSB_dragger{height:40px}.block{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;background-color:#fff}@media (min-width:1280px){.block{width:100%;min-height:100vh;-o-object-fit:cover;object-fit:cover}}.section-1{padding-top:51px;-webkit-transition:padding .5s;transition:padding .5s}@media (min-width:768px){.section-1{padding-top:85px}}@media (min-width:1280px){.section-1{padding-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (min-width:1280px){.section-1 .wpcf7-form{max-width:400px}}@media (min-width:1900px){.section-1 .wpcf7-form{max-width:none}}.section-1 .wpcf7-form .form-title{color:#fff}.section-1 .wpcf7-form input,.section-1 .wpcf7-form textarea{color:#fff}.section-1 .wpcf7-form ::-webkit-input-placeholder{color:#fff}.section-1 .wpcf7-form :-moz-placeholder{color:#fff}.section-1 .wpcf7-form ::-moz-placeholder{color:#fff}.section-1 .wpcf7-form :-ms-input-placeholder{color:#fff}.section-1__right{padding:0 5% 60px 5%;min-height:300px;background-position:center;background-size:cover;background-repeat:no-repeat}@media (min-width:1280px){.section-1__right{width:50%;height:auto;padding-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:90px}}@media (min-width:1900px){.section-1__right{padding-left:11%}}@media (min-width:1900px) and (min-height:880px){.section-1__right{padding-top:175px}}.section-1__info{padding:0 5% 60px 5%;background:#fff;min-height:300px;text-align:center}@media (min-width:768px){.section-1__info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:left}}@media (min-width:1280px){.section-1__info{width:50%;padding-right:10%;padding-bottom:0}}@media (min-width:1900px){.section-1__info{padding-right:3%;padding-left:10%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section-1__title{font-size:1.75rem;font-family:FranklinGothicMC,sans-serif;line-height:1;padding-top:60px;text-transform:uppercase;width:100%;-webkit-transition:all .5s;transition:all .5s;margin-bottom:30px}@media (min-width:1280px){.section-1__title{margin-bottom:0;font-size:2.8125rem;padding-top:90px}}@media (min-width:1900px) and (min-height:880px){.section-1__title{font-size:4rem;padding-top:175px}}.section-1__text{max-width:370px;margin:auto;margin-bottom:28px}@media (min-width:768px){.section-1__text{margin:0 0 28px 0}}@media (min-width:1366px){.section-1__text{width:100%;padding-left:120px;max-width:490px;position:relative}.section-1__text:before{content:'';display:block;width:105px;height:1px;background:#c6a473;position:absolute;top:7px;left:0}}@media (min-width:1900px){.section-1__text{margin:72px 0}}.section-1__bottom{width:100%}@media (min-width:768px){.section-1__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:1900px){.section-1__bottom{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (min-width:768px){.section-1__bottom .col:nth-child(2){margin:0 60px}}@media (min-width:1280px){.section-1__bottom .col:nth-child(2){margin-right:0}}@media (min-width:1500px){.section-1__bottom .col:nth-child(2){margin-right:60px}}.section-1__bottom .tile{font-family:FranklinGothicMC,sans-serif;font-size:1rem;margin-bottom:10px}@media (min-width:1280px){.section-1__bottom .tile{font-size:1.3125rem;margin-bottom:30px}}.section-1__bottom .subtile{font-family:ArialBoldMT,sans-serif;color:#c6a473}.section-1__bottom .text{margin-bottom:30px}@media (min-width:1280px) and (min-height:800px){.section-1__bottom .text{line-height:1.9}}

