.flatpickr-calendar{background:0 0;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08);box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08)}.flatpickr-calendar.inline,.flatpickr-calendar.open{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1);animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none!important;box-shadow:none!important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasTime .dayContainer,.flatpickr-calendar .hasWeeks .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:after,.flatpickr-calendar:before{position:absolute;display:block;pointer-events:none;border:solid transparent;content:'';height:0;width:0;left:22px}.flatpickr-calendar.arrowRight:after,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.rightMost:before{left:auto;right:22px}.flatpickr-calendar.arrowCenter:after,.flatpickr-calendar.arrowCenter:before{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{background:0 0;color:rgba(0,0,0,.9);fill:rgba(0,0,0,.9);height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:rgba(0,0,0,.9);fill:rgba(0,0,0,.9)}.flatpickr-months .flatpickr-next-month.flatpickr-disabled,.flatpickr-months .flatpickr-prev-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-next-month i,.flatpickr-months .flatpickr-prev-month i{position:relative}.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-next-month.flatpickr-next-month,.flatpickr-months .flatpickr-prev-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-next-month:hover,.flatpickr-months .flatpickr-prev-month:hover{color:#959ea9}.flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-months .flatpickr-prev-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-next-month svg,.flatpickr-months .flatpickr-prev-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-next-month svg path,.flatpickr-months .flatpickr-prev-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-inner-spin-button,.numInputWrapper input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,.1)}.numInputWrapper span:active{background:rgba(0,0,0,.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57,57,57,.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(0,0,0,.5)}.numInputWrapper:hover{background:rgba(0,0,0,.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .numInputWrapper{width:6ch;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,.9)}.flatpickr-current-month input.cur-year{background:0 0;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0,0,0,.5);background:0 0;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:0 0;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0 0;outline:0;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:active,.flatpickr-current-month .flatpickr-monthDropdown-months:focus{outline:0}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:0;padding:0}.flatpickr-weekdays{background:0 0;text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:0 0;color:rgba(0,0,0,.54);line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.dayContainer+.dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:0 0;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:focus,.flatpickr-day.today:hover{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{background:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.endRange.startRange,.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.endRange.endRange,.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.endRange.startRange.endRange,.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.nextMonthDay,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.prevMonthDay{color:rgba(57,57,57,.3);background:0 0;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(57,57,57,.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57,57,57,.3);background:0 0;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:0 0;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-am-pm,.flatpickr-time .flatpickr-time-separator{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:700;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time input:hover{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}html{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:16px;font-weight:400;line-height:1.5;-webkit-text-size-adjust:100%;background:#fff;color:#666}body{margin:0}.uk-link,a{color:#1e87f0;text-decoration:none;cursor:pointer}.uk-link-toggle:hover .uk-link,.uk-link:hover,a:hover{color:#0f6ecd;text-decoration:underline}.uk-link-toggle:hover .uk-link:has(.uk-text-middle),.uk-link:has(.uk-text-middle),a:has(.uk-text-middle){text-underline-offset:.1875em}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-style:dotted}b,strong{font-weight:bolder}:not(pre)>code,:not(pre)>kbd,:not(pre)>samp{font-family:Consolas,monaco,monospace;font-size:.875rem;color:#f0506e;white-space:nowrap}em{color:#f0506e}ins{background:#ffd;color:#666;text-decoration:none}mark{background:#ffd;color:#666}q{font-style:italic}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}audio,canvas,iframe,img,svg,video{vertical-align:middle}canvas,img,svg,video{max-width:100%;box-sizing:border-box;height:auto;aspect-ratio:attr(width type(<number>))/attr(height type(<number>));-o-object-fit:cover;object-fit:cover}img:not([src]){visibility:hidden;min-width:1px}iframe{border:0}address,dl,fieldset,figure,ol,p,pre,ul{margin:0 0 20px 0}*+address,*+dl,*+fieldset,*+figure,*+ol,*+p,*+pre,*+ul{margin-top:20px}.uk-h1,.uk-h2,.uk-h3,.uk-h4,.uk-h5,.uk-h6,.uk-heading-2xlarge,.uk-heading-3xlarge,.uk-heading-large,.uk-heading-medium,.uk-heading-small,.uk-heading-xlarge,h1,h2,h3,h4,h5,h6{margin:0 0 20px 0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:400;color:#333;text-transform:none}*+.uk-h1,*+.uk-h2,*+.uk-h3,*+.uk-h4,*+.uk-h5,*+.uk-h6,*+.uk-heading-2xlarge,*+.uk-heading-3xlarge,*+.uk-heading-large,*+.uk-heading-medium,*+.uk-heading-small,*+.uk-heading-xlarge,*+h1,*+h2,*+h3,*+h4,*+h5,*+h6{margin-top:40px}.uk-h1,h1{font-size:2.23125rem;line-height:1.2}.uk-h2,h2{font-size:1.7rem;line-height:1.3}.uk-h3,h3{font-size:1.5rem;line-height:1.4}.uk-h4,h4{font-size:1.25rem;line-height:1.4}.uk-h5,h5{font-size:16px;line-height:1.4}.uk-h6,h6{font-size:.875rem;line-height:1.4}@media (min-width:960px){.uk-h1,h1{font-size:2.625rem}.uk-h2,h2{font-size:2rem}}ol,ul{padding-left:30px}ol>li>ol,ol>li>ul,ul>li>ol,ul>li>ul{margin:0}dt{font-weight:700}dd{margin-left:0}.uk-hr,hr{overflow:visible;text-align:inherit;margin:0 0 20px 0;border:0;border-top:1px solid #e5e5e5}*+.uk-hr,*+hr{margin-top:20px}address{font-style:normal}blockquote{margin:0 0 20px 0;font-size:1.25rem;line-height:1.5;font-style:italic}*+blockquote{margin-top:20px}blockquote p:last-of-type{margin-bottom:0}blockquote footer{margin-top:10px;font-size:.875rem;line-height:1.5}pre{font:.875rem/1.5 Consolas,monaco,monospace;color:#666;-moz-tab-size:4;-o-tab-size:4;tab-size:4;overflow:auto}pre code{font-family:Consolas,monaco,monospace}:focus{outline:0}:focus-visible{outline:2px dotted #333}::-moz-selection{background:#39f;color:#fff;text-shadow:none}::selection{background:#39f;color:#fff;text-shadow:none}details,main{display:block}summary{display:list-item}template{display:none}:root{--uk-breakpoint-s:640px;--uk-breakpoint-m:960px;--uk-breakpoint-l:1200px;--uk-breakpoint-xl:1600px}.uk-overlay{padding:30px 30px}.uk-overlay>:last-child{margin-bottom:0}.uk-overlay-default{--uk-inverse:dark;background:rgba(255,255,255,.8)}.uk-overlay-primary{--uk-inverse:light;background:rgba(34,34,34,.8)}.uk-close{color:#999}.uk-close:hover{color:#666}.uk-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1010;overflow-y:auto;padding:15px 15px;background:rgba(0,0,0,.6);opacity:0;transition:opacity .15s linear}@media (min-width:640px){.uk-modal{padding:50px 30px}}@media (min-width:960px){.uk-modal{padding-left:40px;padding-right:40px}}.uk-modal.uk-open{opacity:1}.uk-modal-page{overflow:hidden}.uk-modal-dialog{position:relative;box-sizing:border-box;margin:0 auto;width:600px;max-width:100%!important;background:#fff;opacity:0;transform:translateY(-100px);transition:.3s linear;transition-property:opacity,transform}.uk-open>.uk-modal-dialog{opacity:1;transform:translateY(0)}.uk-modal-container .uk-modal-dialog{width:1200px}.uk-modal-full{padding:0;background:0 0}.uk-modal-full .uk-modal-dialog{margin:0;width:100%;max-width:100%;transform:translateY(0)}.uk-modal-body{display:flow-root;padding:20px 20px}.uk-modal-header{display:flow-root;padding:10px 20px;background:#fff}.uk-modal-footer{display:flow-root;padding:10px 20px;background:#fff}@media (min-width:640px){.uk-modal-body{padding:30px 30px}.uk-modal-header{padding:15px 30px}.uk-modal-footer{padding:15px 30px}}.uk-modal-body>:last-child,.uk-modal-footer>:last-child,.uk-modal-header>:last-child{margin-bottom:0}.uk-modal-title{font-size:2rem;line-height:1.3}[class*=uk-modal-close-]{position:absolute;z-index:1010;top:10px;right:10px;padding:5px}[class*=uk-modal-close-]:first-child+*{margin-top:0}.uk-modal-close-outside{top:0;right:-5px;transform:translate(0,-100%);color:#fff}.uk-modal-close-outside:hover{color:#fff}@media (min-width:960px){.uk-modal-close-outside{right:0;transform:translate(100%,-100%)}}.uk-lightbox{--uk-inverse:light;display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1010;background:#000;opacity:0;transition:opacity .15s linear;touch-action:pinch-zoom}.uk-lightbox.uk-open{display:block;opacity:1}.uk-lightbox :focus-visible{outline-color:rgba(255,255,255,.7)}.uk-lightbox-page{overflow:hidden}.uk-lightbox-items{margin:0;padding:0;list-style:none}.uk-lightbox-items>*{position:absolute;top:0;right:0;bottom:0;left:0;display:none;justify-content:center;align-items:flex-start;will-change:transform,opacity;overflow:auto}.uk-lightbox-items>.uk-active{display:flex}.uk-lightbox-items-fit>*{align-items:center}.uk-lightbox-items-fit>*>*{max-width:100vw;max-height:100vh}.uk-lightbox-items-fit>*>:not(iframe){width:auto;height:auto}.uk-lightbox-items.uk-lightbox-items-fit .uk-lightbox-zoom:hover{cursor:zoom-in}.uk-lightbox-items:not(.uk-lightbox-items-fit) .uk-lightbox-zoom:hover{cursor:zoom-out}.uk-lightbox-thumbnav-vertical :where(img,video){max-width:100px}.uk-lightbox-thumbnav:not(.uk-lightbox-thumbnav-vertical) :where(img,video){max-height:100px}.uk-lightbox-dotnav:empty,.uk-lightbox-thumbnav:empty{display:none}.uk-lightbox-caption:empty{display:none}.uk-lightbox-caption{padding:10px 10px;background:rgba(0,0,0,.3);color:rgba(255,255,255,.7)}.uk-lightbox-caption>*{color:rgba(255,255,255,.7)}.uk-lightbox-counter:empty{display:none}.uk-lightbox-iframe{width:80%;height:80%}[class*=uk-animation-]{animation:.5s ease-out both}.uk-animation-fade{animation-name:uk-fade;animation-duration:.8s;animation-timing-function:linear}.uk-animation-scale-up{animation-name:uk-fade,uk-scale-up}.uk-animation-scale-down{animation-name:uk-fade,uk-scale-down}.uk-animation-slide-top{animation-name:uk-fade,uk-slide-top}.uk-animation-slide-bottom{animation-name:uk-fade,uk-slide-bottom}.uk-animation-slide-left{animation-name:uk-fade,uk-slide-left}.uk-animation-slide-right{animation-name:uk-fade,uk-slide-right}.uk-animation-slide-top-small{animation-name:uk-fade,uk-slide-top-small}.uk-animation-slide-bottom-small{animation-name:uk-fade,uk-slide-bottom-small}.uk-animation-slide-left-small{animation-name:uk-fade,uk-slide-left-small}.uk-animation-slide-right-small{animation-name:uk-fade,uk-slide-right-small}.uk-animation-slide-top-medium{animation-name:uk-fade,uk-slide-top-medium}.uk-animation-slide-bottom-medium{animation-name:uk-fade,uk-slide-bottom-medium}.uk-animation-slide-left-medium{animation-name:uk-fade,uk-slide-left-medium}.uk-animation-slide-right-medium{animation-name:uk-fade,uk-slide-right-medium}.uk-animation-kenburns{animation-name:uk-kenburns;animation-duration:15s}.uk-animation-shake{animation-name:uk-shake}.uk-animation-stroke{animation-name:uk-stroke;animation-duration:2s;stroke-dasharray:var(--uk-animation-stroke)}.uk-animation-reverse{animation-direction:reverse;animation-timing-function:ease-in}.uk-animation-fast{animation-duration:.1s}.uk-animation-toggle:not(:hover):not(:focus) [class*=uk-animation-]{animation-name:none}@keyframes uk-fade{0%{opacity:0}100%{opacity:1}}@keyframes uk-scale-up{0%{transform:scale(.9)}100%{transform:scale(1)}}@keyframes uk-scale-down{0%{transform:scale(1.1)}100%{transform:scale(1)}}@keyframes uk-slide-top{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}@keyframes uk-slide-bottom{0%{transform:translateY(100%)}100%{transform:translateY(0)}}@keyframes uk-slide-left{0%{transform:translateX(-100%)}100%{transform:translateX(0)}}@keyframes uk-slide-right{0%{transform:translateX(100%)}100%{transform:translateX(0)}}@keyframes uk-slide-top-small{0%{transform:translateY(-10px)}100%{transform:translateY(0)}}@keyframes uk-slide-bottom-small{0%{transform:translateY(10px)}100%{transform:translateY(0)}}@keyframes uk-slide-left-small{0%{transform:translateX(-10px)}100%{transform:translateX(0)}}@keyframes uk-slide-right-small{0%{transform:translateX(10px)}100%{transform:translateX(0)}}@keyframes uk-slide-top-medium{0%{transform:translateY(-50px)}100%{transform:translateY(0)}}@keyframes uk-slide-bottom-medium{0%{transform:translateY(50px)}100%{transform:translateY(0)}}@keyframes uk-slide-left-medium{0%{transform:translateX(-50px)}100%{transform:translateX(0)}}@keyframes uk-slide-right-medium{0%{transform:translateX(50px)}100%{transform:translateX(0)}}@keyframes uk-kenburns{0%{transform:scale(1)}100%{transform:scale(1.2)}}@keyframes uk-shake{0%,100%{transform:translateX(0)}10%{transform:translateX(-9px)}20%{transform:translateX(8px)}30%{transform:translateX(-7px)}40%{transform:translateX(6px)}50%{transform:translateX(-5px)}60%{transform:translateX(4px)}70%{transform:translateX(-3px)}80%{transform:translateX(2px)}90%{transform:translateX(-1px)}}@keyframes uk-stroke{0%{stroke-dashoffset:var(--uk-animation-stroke)}100%{stroke-dashoffset:0}}.uk-notification{position:fixed;top:10px;left:10px;z-index:1040;box-sizing:border-box;width:350px}.uk-notification-bottom-right,.uk-notification-top-right{left:auto;right:10px}.uk-notification-bottom-center,.uk-notification-top-center{left:50%;margin-left:-175px}.uk-notification-bottom-center,.uk-notification-bottom-left,.uk-notification-bottom-right{top:auto;bottom:10px}@media (max-width:639px){.uk-notification{left:10px;right:10px;width:auto;margin:0}}.uk-notification-message{position:relative;padding:15px;background:#f8f8f8;color:#666;font-size:1.25rem;line-height:1.4;cursor:pointer}*+.uk-notification-message{margin-top:10px}.uk-notification-close{display:none;position:absolute;top:20px;right:15px}.uk-notification-message:hover .uk-notification-close{display:block}.uk-notification-message-primary{color:#1e87f0}.uk-notification-message-success{color:#32d296}.uk-notification-message-warning{color:#faa05a}.uk-notification-message-danger{color:#f0506e}.size-5{font-size:.3125rem}.size-5 p{font-size:.3125rem}.size-6{font-size:.375rem}.size-6 p{font-size:.375rem}.size-7{font-size:.4375rem}.size-7 p{font-size:.4375rem}.size-8{font-size:.5rem}.size-8 p{font-size:.5rem}.size-9{font-size:.5625rem}.size-9 p{font-size:.5625rem}.size-10{font-size:.625rem}.size-10 p{font-size:.625rem}.size-11{font-size:.6875rem}.size-11 p{font-size:.6875rem}.size-12{font-size:.75rem}.size-12 p{font-size:.75rem}.size-13{font-size:.8125rem}.size-13 p{font-size:.8125rem}.size-14{font-size:.875rem}.size-14 p{font-size:.875rem}.size-15{font-size:.9375rem}.size-15 p{font-size:.9375rem}.size-16{font-size:1rem}.size-16 p{font-size:1rem}.size-17{font-size:1.0625rem}.size-17 p{font-size:1.0625rem}.size-18{font-size:1.125rem}.size-18 p{font-size:1.125rem}.size-19{font-size:1.1875rem}.size-19 p{font-size:1.1875rem}.size-20{font-size:1.25rem}.size-20 p{font-size:1.25rem}.size-21{font-size:1.3125rem}.size-21 p{font-size:1.3125rem}.size-22{font-size:1.375rem}.size-22 p{font-size:1.375rem}.size-23{font-size:1.4375rem}.size-23 p{font-size:1.4375rem}.size-24{font-size:1.5rem}.size-24 p{font-size:1.5rem}.size-25{font-size:1.5625rem}.size-25 p{font-size:1.5625rem}.size-26{font-size:1.625rem}.size-26 p{font-size:1.625rem}.size-27{font-size:1.6875rem}.size-27 p{font-size:1.6875rem}.size-28{font-size:1.75rem}.size-28 p{font-size:1.75rem}.size-29{font-size:1.8125rem}.size-29 p{font-size:1.8125rem}.size-30{font-size:1.875rem}.size-30 p{font-size:1.875rem}.size-31{font-size:1.9375rem}.size-31 p{font-size:1.9375rem}.size-32{font-size:2rem}.size-32 p{font-size:2rem}.size-33{font-size:2.0625rem}.size-33 p{font-size:2.0625rem}.size-34{font-size:2.125rem}.size-34 p{font-size:2.125rem}.size-35{font-size:2.1875rem}.size-35 p{font-size:2.1875rem}.size-36{font-size:2.25rem}.size-36 p{font-size:2.25rem}.size-37{font-size:2.3125rem}.size-37 p{font-size:2.3125rem}.size-38{font-size:2.375rem}.size-38 p{font-size:2.375rem}.size-39{font-size:2.4375rem}.size-39 p{font-size:2.4375rem}.size-40{font-size:2.5rem}.size-40 p{font-size:2.5rem}.size-41{font-size:2.5625rem}.size-41 p{font-size:2.5625rem}.size-42{font-size:2.625rem}.size-42 p{font-size:2.625rem}.size-43{font-size:2.6875rem}.size-43 p{font-size:2.6875rem}.size-44{font-size:2.75rem}.size-44 p{font-size:2.75rem}.size-45{font-size:2.8125rem}.size-45 p{font-size:2.8125rem}.size-46{font-size:2.875rem}.size-46 p{font-size:2.875rem}.size-47{font-size:2.9375rem}.size-47 p{font-size:2.9375rem}.size-48{font-size:3rem}.size-48 p{font-size:3rem}.size-49{font-size:3.0625rem}.size-49 p{font-size:3.0625rem}.size-50{font-size:3.125rem}.size-50 p{font-size:3.125rem}.size-51{font-size:3.1875rem}.size-51 p{font-size:3.1875rem}.size-52{font-size:3.25rem}.size-52 p{font-size:3.25rem}.size-53{font-size:3.3125rem}.size-53 p{font-size:3.3125rem}.size-54{font-size:3.375rem}.size-54 p{font-size:3.375rem}.size-55{font-size:3.4375rem}.size-55 p{font-size:3.4375rem}.size-56{font-size:3.5rem}.size-56 p{font-size:3.5rem}.size-57{font-size:3.5625rem}.size-57 p{font-size:3.5625rem}.size-58{font-size:3.625rem}.size-58 p{font-size:3.625rem}.size-59{font-size:3.6875rem}.size-59 p{font-size:3.6875rem}.size-60{font-size:3.75rem}.size-60 p{font-size:3.75rem}.size-61{font-size:3.8125rem}.size-61 p{font-size:3.8125rem}.size-62{font-size:3.875rem}.size-62 p{font-size:3.875rem}.size-63{font-size:3.9375rem}.size-63 p{font-size:3.9375rem}.size-64{font-size:4rem}.size-64 p{font-size:4rem}.size-65{font-size:4.0625rem}.size-65 p{font-size:4.0625rem}.size-66{font-size:4.125rem}.size-66 p{font-size:4.125rem}.size-67{font-size:4.1875rem}.size-67 p{font-size:4.1875rem}.size-68{font-size:4.25rem}.size-68 p{font-size:4.25rem}.size-69{font-size:4.3125rem}.size-69 p{font-size:4.3125rem}.size-70{font-size:4.375rem}.size-70 p{font-size:4.375rem}.size-71{font-size:4.4375rem}.size-71 p{font-size:4.4375rem}.size-72{font-size:4.5rem}.size-72 p{font-size:4.5rem}.size-73{font-size:4.5625rem}.size-73 p{font-size:4.5625rem}.size-74{font-size:4.625rem}.size-74 p{font-size:4.625rem}.size-75{font-size:4.6875rem}.size-75 p{font-size:4.6875rem}.size-76{font-size:4.75rem}.size-76 p{font-size:4.75rem}.size-77{font-size:4.8125rem}.size-77 p{font-size:4.8125rem}.size-78{font-size:4.875rem}.size-78 p{font-size:4.875rem}.size-79{font-size:4.9375rem}.size-79 p{font-size:4.9375rem}.size-80{font-size:5rem}.size-80 p{font-size:5rem}.wrapper{max-width:102.3125rem;width:100%;margin:0 auto;position:relative;z-index:2}@media (max-width:1279.98px){.wrapper{padding-inline:3.125rem}}@media (max-width:767.98px){.wrapper{padding-inline:1.875rem}}@media (max-width:479.98px){.wrapper{padding-inline:1.25rem}}@media (max-width:479.98px){.s-hidden{display:none}}@media (max-width:767.98px){.m-hidden{display:none}}@media (max-width:1023.98px){.l-hidden{display:none}}@media (max-width:1279.98px){.xl-hidden{display:none}}.grey{color:#9499a6}.grey p{color:#9499a6}.orange{color:#cd9a01}.orange p{color:#cd9a01}.black{color:#020713}.black p{color:#020713}.white{color:#fff}.white p{color:#fff}.bold{font-weight:700}.bold p{font-weight:700}.semibold{font-weight:600}.semibold p{font-weight:600}.medium{font-weight:500}.medium p{font-weight:500}.upper{text-transform:uppercase}.upper p{text-transform:uppercase}.t-center{text-align:center}.lang-change{position:relative;display:inline-block}.lang-change .icon{transition:all .2s}.lang-change .icon.-rotated{transform:rotate(180deg)}.lang-change .langs{display:flex;align-items:center;gap:.875rem;cursor:pointer}.lang-change .langs span{transition:all .2s}@media (max-width:1023.98px){.lang-change .langs span{font-size:1.25rem}}.lang-change .langs:hover span{color:#cd9a01}.lang-change .drop{display:none;list-style:none;position:absolute;right:0;padding-block:.3125rem;padding-inline:.9375rem;background:#fff;border:1px solid #ddd;border-radius:.5rem;box-shadow:0 8px 24px rgba(0,0,0,.08);overflow:hidden;height:0;transition:height .22s ease,opacity .22s ease;opacity:0;width:8.125rem}.lang-change .drop.-open{opacity:1}.lang-change .drop a{color:#040b16}.lang-change .drop a:hover{color:#cd9a01}@media (max-width:1023.98px){.lang-change .drop a{font-size:1.25rem}}.lang-change .drop li{padding-block:.3125rem}.lang-change .for-icon{padding:.375rem;border-radius:50%;background:linear-gradient(180deg,#675414 0,#040b16 100%);box-shadow:0 4px 4px 0 rgba(0,0,0,.1803921569)}.lang-change .for-icon img{width:1.25rem;aspect-ratio:1/1}*,::after,::before{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}::after,::before{speak:never}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin-block-end:0}ol,ul{list-style-position:inside}body{min-height:100vh}h1,h2,h3,h4,h5,h6{text-wrap:balance}a{text-decoration:none;color:inherit}a:hover{text-decoration:none;color:#cd9a01}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}em{color:inherit}img,picture{max-width:100%;display:block}button,input,option,select,textarea{font-family:inherit;font-size:inherit;color:inherit}button::-moz-placeholder,input::-moz-placeholder,option::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:inherit}button::placeholder,input::placeholder,option::placeholder,select::placeholder,textarea::placeholder{color:inherit}textarea{overflow:auto}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}@font-face{font-display:swap;font-family:"DM Sans";font-style:normal;font-weight:300;src:url(../assets/fonts/dm-sans-v17-latin_latin-ext-300.woff2) format("woff2"),url(../assets/fonts/dm-sans-v17-latin_latin-ext-300.ttf) format("truetype")}@font-face{font-display:swap;font-family:"DM Sans";font-style:normal;font-weight:400;src:url(../assets/fonts/dm-sans-v17-latin_latin-ext-regular.woff2) format("woff2"),url(../assets/fonts/dm-sans-v17-latin_latin-ext-regular.ttf) format("truetype")}@font-face{font-display:swap;font-family:"DM Sans";font-style:normal;font-weight:500;src:url(../assets/fonts/dm-sans-v17-latin_latin-ext-500.woff2) format("woff2"),url(../assets/fonts/dm-sans-v17-latin_latin-ext-500.ttf) format("truetype")}@font-face{font-display:swap;font-family:"DM Sans";font-style:normal;font-weight:600;src:url(../assets/fonts/dm-sans-v17-latin_latin-ext-600.woff2) format("woff2"),url(../assets/fonts/dm-sans-v17-latin_latin-ext-600.ttf) format("truetype")}@font-face{font-display:swap;font-family:"DM Sans";font-style:normal;font-weight:700;src:url(../assets/fonts/dm-sans-v17-latin_latin-ext-700.woff2) format("woff2"),url(../assets/fonts/dm-sans-v17-latin_latin-ext-700.ttf) format("truetype")}@font-face{font-display:swap;font-family:"DM Sans";font-style:normal;font-weight:800;src:url(../assets/fonts/dm-sans-v17-latin_latin-ext-800.woff2) format("woff2"),url(../assets/fonts/dm-sans-v17-latin_latin-ext-800.ttf) format("truetype")}@font-face{font-display:swap;font-family:Unna;font-style:normal;font-weight:400;src:url(../assets/fonts/unna-v25-latin_latin-ext-regular.woff2) format("woff2"),url(../assets/fonts/unna-v25-latin_latin-ext-regular.ttf) format("truetype")}@font-face{font-display:swap;font-family:Unna;font-style:normal;font-weight:700;src:url(../assets/fonts/unna-v25-latin_latin-ext-700.woff2) format("woff2"),url(../assets/fonts/unna-v25-latin_latin-ext-700.ttf) format("truetype")}.uk-position-top-right{float:right;padding:1.875rem}.uk-position-center-left{position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.uk-position-center-right{position:absolute;top:50%;right:1.25rem;transform:translateY(-50%)}.uk-slidenav polyline{stroke:#fff}.uk-lightbox-items-fit>*>*{max-width:92vw}.uk-lightbox-close{background:0 0;border:none;cursor:pointer!important;padding:4px}.uk-lightbox-close line{stroke:#fff}.uk-modal-close-default{border:none;background:0 0}.uk-lightbox-caption{z-index:1000;position:absolute;border:1px solid #cd9a01;border-radius:8px;bottom:1rem;left:50%;left:50%;transform:translateX(-50%);font-family:Unna,serif!important;background:rgba(0,0,0,.5);color:#fff}.h-whatsapp h2{position:relative}.h-whatsapp h2 img{position:absolute;bottom:0;right:-3.375rem;width:2rem;height:2rem}@media (max-width:767.98px){.h-whatsapp h2 img{right:-1.875rem}}html{font-size:.833334vw!important;overflow-x:hidden;overflow-y:scroll}@media (max-width:1279.98px){html{font-size:1.4vw!important}}@media (max-width:767.98px){html{font-size:2.2vw!important}}@media (max-width:479.98px){html{font-size:2.8vw!important}}body{font-family:"DM Sans",sans-serif;font-weight:400;display:flex;flex-direction:column;min-height:100vh;background-color:#0b0b0b;color:#fff;font-size:1rem;overflow-x:clip;overflow-y:hidden;position:relative}main{flex:1}img{max-height:inherit}img:not([src]){visibility:hidden}img[data-src],img[data-srcset]{display:block;min-height:1px}section{position:relative;z-index:99}:not(pre)>code,:not(pre)>em,:not(pre)>kbd,:not(pre)>samp{color:#000}.readers-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}#spinner{display:block;position:fixed;z-index:-25;top:50%;left:50%;transform:translate(-50%,-50%)}#spinner.hidden{display:none}.noscroll{overflow:hidden}.uk-dropdown{display:none}h1,h2,h3,h4,h5,h6{font-family:Unna,serif!important;color:#fff}.font-2{font-family:Unna,serif!important}.font-2 p{font-family:Unna,serif!important}.size-84{font-size:5.25rem}.flex{display:flex}.contact .contact-item{display:flex;align-items:center;gap:.75rem;margin-bottom:2.125rem}.contact .contact-item:last-child{margin-bottom:0}.contact .contact-item>img{width:1.5rem}.contact h2,.contact h3,.contact h4{color:#99a1af;font-size:.875rem;margin:0;font-family:"DM Sans",sans-serif!important}.contact a,.contact p{font-size:1.125rem;margin:0}.contact a{transition:color .2s}.contact .flex{gap:1.0625rem}form:not(.calendar_form) .flex{gap:1rem}@media (max-width:479.98px){form:not(.calendar_form) .flex{flex-wrap:wrap;gap:0}}form:not(.calendar_form) button{margin-top:.3125rem}form:not(.calendar_form) input:not([type=checkbox]):not([type=radio]){height:3.375rem;min-height:45px;border-radius:.84375rem;background:linear-gradient(92.53deg,#1d1d1d 14.15%,#333 71.47%);border:1.13px solid #020713;padding-inline:1.25rem;color:#cd9a01;transition:all .2s;font-size:1.0625rem;margin-bottom:.875rem;width:100%}form:not(.calendar_form) input:not([type=checkbox]):not([type=radio]):hover{border-color:#cd9a01}form:not(.calendar_form) input:not([type=checkbox]):not([type=radio]):focus{border-color:#cd9a01;outline:0}form:not(.calendar_form) p{margin:0}input[type=checkbox]{margin-top:.25rem;width:1rem;height:1rem;cursor:pointer;accent-color:#cd9a01}.for-checkbox{display:flex;gap:1.25rem;margin-inline:.3125rem}.for-checkbox a{text-decoration:underline}textarea{border-radius:.84375rem;background:linear-gradient(92.53deg,#1d1d1d 14.15%,#333 71.47%);border:1.13px solid #020713;padding-inline:1.25rem;padding-block:.75rem;resize:none;color:#cd9a01;transition:all .2s;font-size:1.0625rem;margin-bottom:.875rem;width:100%}textarea:hover{border-color:#cd9a01}textarea:focus{border-color:#cd9a01;outline:0}.light-deco{position:absolute;z-index:0}.light-deco.-l1{top:0;left:0}.light-deco.-l2{top:93.75rem;right:0}.light-deco.-l3{top:auto;bottom:0;left:0}.light-deco.-l4{top:0;right:0}.light-deco.-center{top:-31.25rem}@media (max-width:1279.98px){.light-deco.-center{top:-60%}}@media (max-width:479.98px){.light-deco.-center{top:-20%}}.modal .uk-modal-body{width:100%;height:100%;border-radius:.875rem;padding:40px}.modal .uk-modal-body video{width:100%;height:100%;border-radius:.875rem}.modal .uk-close{color:#000}.anim-num{display:inline-block;transition:all .3s ease-out}.margin-auto{margin-inline:auto}.book-now{position:relative}.book-now h2{margin:0;background:linear-gradient(180deg,#fff 0,#999 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;position:relative;z-index:2}.book-now p{margin:0;margin-bottom:3.25rem;position:relative;z-index:2}@media (max-width:767.98px){.book-now p{margin-bottom:1.875rem}}table thead th{font-size:.875rem;color:rgba(255,255,255,.7019607843)}table tbody td{color:#b9a35c;font-size:1.0625rem}table tr{display:flex;padding:.625rem 1.25rem}table tr td,table tr th{display:flex}table tr td:first-child,table tr th:first-child{max-width:13.125rem;width:100%}table{width:100%;border-collapse:separate;color:#d6c07a}thead th{text-align:left}thead th:nth-child(2){max-width:11.875rem;width:100%}thead th:nth-child(3),thead th:nth-child(4){max-width:6.375rem;width:100%}thead th:last-child{text-align:right}tbody tr:nth-child(odd){background:#1c1c1c;border-radius:.5rem}tbody td:nth-child(2){max-width:11.875rem;width:100%}tbody td:nth-child(3),tbody td:nth-child(4){text-align:center;max-width:6.375rem;width:100%}tbody td:last-child{text-align:right;margin-left:auto}.arrow-down{background:#cd9a01;border-radius:50%;display:flex;align-items:center;justify-content:center}.cal-section{z-index:100}.flatpickr-mobile{display:none!important}.flatpickr-calendar{z-index:99999!important}.book-now-mobile{overflow:hidden;background:#0b0b0b;position:fixed;z-index:999;bottom:0;left:0;right:0;width:100dvw;padding:1.25rem 3.875rem;box-shadow:0 -4px 4px 0 rgba(0,0,0,.2509803922);transform:translateY(100%);opacity:0;transition:transform .35s ease,opacity .25s ease;will-change:transform,opacity}@media (max-width:767.98px){.book-now-mobile{opacity:1;transform:translateY(0)}}.book-now-mobile a{width:100%}.book-now-mobile.-is-hidden{opacity:0;transform:translateY(100%)}header{padding-top:2.625rem;position:absolute;top:0;left:0;width:100%;z-index:900}header.-sticky{position:fixed;background:linear-gradient(40.9deg,rgba(2,7,19,.9) 68.57%,rgba(205,154,1,.9) 125.14%);border-bottom:1px solid #3f3f3f;padding-block:2.375rem 1.875rem}@media (max-width:1279.98px){header.-sticky{padding-block:1.5625rem;max-height:9.375rem}}header.-sticky .header_row{align-items:center!important}@media (max-width:1279.98px){header.-sticky .header_row{align-items:start!important}}@media (max-width:1023.98px){header.-sticky .header_row{align-items:center!important}}header.-sticky .header_nav{flex-direction:row-reverse!important;align-items:center!important}@media (max-width:1279.98px){header.-sticky .header_nav{flex-direction:column!important;align-items:end!important}}@media (max-width:1023.98px){header.-sticky .header_nav{align-items:center!important}}header .logo{max-height:60px}header.-onerow .header_row{align-items:start}header.-onerow .header_nav{flex-direction:row-reverse}@media (max-width:1279.98px){header.-onerow .header_nav{flex-direction:column;align-items:end}}@media (max-width:1023.98px){header.-onerow .header_nav{align-items:center;flex-direction:column-reverse}}header.-onerow .langs .name-lang{display:none}header.-onerow nav{align-items:center}header.-onerow nav>ul li:last-child{margin-left:11.25rem}@media (max-width:1279.98px){header.-onerow nav>ul li:last-child{margin-left:0}}header .header_row{display:flex;justify-content:space-between;gap:1.25rem;align-items:end}@media (max-width:1279.98px){header .header_row{flex-direction:column;align-items:start}}@media (max-width:1023.98px){header .header_row{flex-direction:row;align-items:center}}header .header_nav{display:flex;flex-direction:column;align-items:end;gap:2.5rem;position:relative;z-index:999}@media (max-width:1279.98px){header .header_nav{width:100%;transform:translateY(-5rem)}}@media (max-width:1023.98px){header .header_nav{display:none;position:fixed;inset:0;height:100vh;align-items:center;justify-content:center;flex-direction:column-reverse;transform:translateY(0);background:#cd9a01;gap:5rem}}header .header_nav.open{display:flex}header .header_nav>ul{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:2.5rem}@media (max-width:1023.98px){header .header_nav>ul{flex-direction:column;gap:2.1875rem}}@media (max-width:1023.98px){header .header_nav>ul li:last-child{border-radius:.625rem;padding:.5rem 1rem;background:#000}}header .header_nav>ul li:last-child a{color:#cd9a01}header .header_nav>ul a{font-size:1.5625rem;font-family:Unna,serif!important;display:flex;align-items:center;gap:.625rem;transition:color .2s}@media (max-width:1023.98px){header .header_nav>ul a{font-size:1.875rem}}header .header_nav>ul a path{transition:all .2s}header .header_nav>ul a:hover{color:#cd9a01}header .header_nav>ul a:hover path{fill:#cd9a01}footer{border-top:1px solid #414141;padding-block:4.3125rem 7.5rem}@media (max-width:767.98px){footer{padding-block:3.75rem}}.footer_center{display:flex;flex-direction:column;align-items:center}.footer_center p{color:#999;margin-bottom:2.5625rem;text-align:center;max-width:30.375rem;width:100%}.footer_social{margin-bottom:3.9375rem;display:flex;gap:1.40625rem}.footer_social a:hover path{fill:#cd9a01}.footer_herb{margin-bottom:2.5625rem}.alert{padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem;position:fixed;top:5rem;right:1rem;z-index:50}.alert-success{background-color:#dff0d8;border-color:#d0e9c6;color:#3c763d}.alert-info{background-color:#d9edf7;border-color:#bcdff1;color:#31708f}.alert-warning{background-color:#fcf8e3;border-color:#faf2cc;color:#8a6d3b}.alert-danger{background-color:#f2dede;border-color:#ebcccc;color:#a94442}.alert button{float:right;border-radius:1000px;border:1px solid #000;margin-left:1rem;width:1.5rem;height:1.5rem;font-size:2rem;display:grid;line-height:1.6rem;justify-content:center;justify-items:center;padding:0}.login .error{background:#a94442;color:#fff;padding:.625rem 1rem;border-radius:.625rem;margin-bottom:1.25rem}.login .message{background:#8a6d3b;color:#fff;padding:.625rem 1rem;border-radius:.625rem;margin-bottom:1.25rem}.login .success{background:#3c763d;color:#fff;padding:.625rem 1rem;border-radius:.625rem;margin-bottom:1.25rem}.login .notice{background:#31708f;color:#fff;padding:.625rem 1rem;border-radius:.625rem;margin-bottom:1.25rem}.wpcf7-response-output{border-radius:.625rem;padding:.625rem 1rem}.nav-btn{height:-moz-fit-content;height:fit-content;padding:.75rem .5rem;border:none;background-color:transparent;cursor:pointer;z-index:1001;display:none}@media (max-width:1023.98px){.nav-btn{display:block}}.nav-btn div{position:relative;width:32px;height:20px}.nav-btn__line{position:absolute;display:inline-block;height:2px;background-color:#fff;transition:.3s transform ease-in-out}.nav-btn__line--1{top:0;left:50%;width:30px;transform:translate(-50%,0);transform-origin:left center}.nav-btn__line--2{top:50%;left:50%;width:30px;transform:scaleX(1) translate(-50%,-50%)}.nav-btn__line--3{left:50%;bottom:0;width:30px;transform:translate(-50%,0);transform-origin:left center}.nav-btn.active .nav-btn__line--1{transform:translate(-35%,-100%) rotate(45deg)}.nav-btn.active .nav-btn__line--2{transform:scaleX(0) translate(-200%,-50%)}.nav-btn.active .nav-btn__line--3{transform:translate(-35%,100%) rotate(-45deg)}.btn{background:#cd9a01;display:flex;align-items:center;justify-content:center;color:#020713;padding:1.25rem 2.5rem;border-radius:6.1875rem;min-height:45px;transition:all .2s;width:-moz-max-content;width:max-content;outline:0;border:none;font-size:1.125rem;height:-moz-max-content;height:max-content;cursor:pointer;font-family:Unna,serif!important}.btn:hover{background:#fff;color:#020713}.btn.-sub{padding:.9375rem 3.4375rem;border-radius:.625rem}.hero{position:relative;min-height:56.25rem;height:100vh}.hero.-home{height:69.375rem}@media (max-width:479.98px){.hero.-home{height:auto}}.hero.-home .hero_bg::after{background:rgba(11,11,11,.6901960784)}.hero.-puerto .hero_bg::after{background:rgba(11,11,11,.3803921569)}.hero.-yacht .hero_bg::after{background:rgba(11,11,11,.2705882353)}.hero.-yacht .hero_down{left:0;transform:translateX(0);bottom:-.6875rem;top:auto}@media (max-width:1279.98px){.hero.-yacht .hero_down{bottom:1.25rem;left:1.875rem}}.hero.-rowed{height:auto;margin-bottom:6.25rem}@media (max-width:1279.98px){.hero.-rowed{margin-bottom:-15.625rem}}@media (max-width:767.98px){.hero.-rowed{margin-bottom:2.5rem}}.hero.-rowed .hero_title{max-width:26.5rem}.hero.-rowed .hero_title h1,.hero.-rowed .hero_title p{text-align:center}@media (max-width:767.98px){.hero.-rowed .hero_title h1,.hero.-rowed .hero_title p{max-width:100%}}.hero.-rowed .hero_title a{margin-inline:auto}.hero.-rowed .hero_video{max-width:34.5rem;width:100%;border:1px solid #585858;border-radius:1.75rem;position:relative;padding:2.125rem;transform:translateX(2.1875rem);position:relative}@media (max-width:767.98px){.hero.-rowed .hero_video{transform:translateX(0)}}.hero.-rowed .hero_video video{border-radius:.9375rem;height:47.5625rem;width:100%}.hero.-rowed .hero_video .play{position:absolute;display:flex;justify-content:center;align-items:center;width:4.75rem;aspect-ratio:1/1;background:#cd9a01;border-radius:50%;cursor:pointer;top:.625rem;left:50%;transform:translateX(-50%);transition:all .2s}.hero.-rowed .hero_video .play:hover{background:#fff}@media (max-width:1279.98px){.hero.-rowed .hero_cal{transform:translateY(-18.75rem)}}@media (max-width:767.98px){.hero.-rowed .hero_cal{transform:translateY(0)}}@media (max-width:1279.98px){.hero.-rowed .hero_cal .calendar{max-width:96%}}.hero.-rowed .absolute-herb{position:absolute;width:24.875rem;height:27.3125rem;top:50%;left:-9.1875rem;transform:translateY(-50%)}.hero.-rowed .absolute-herb>img{width:24.875rem;height:27.3125rem}.hero.-rowed .hero_row{gap:3.9375rem;min-height:auto;margin-top:9.25rem}@media (max-width:1279.98px){.hero.-rowed .hero_row{flex-direction:row;flex-wrap:wrap;margin-top:3.75rem;justify-content:space-between}}@media (max-width:767.98px){.hero.-rowed .hero_row{padding-top:8.75rem;gap:3.125rem}}@media (max-width:767.98px){.hero.-rowed .hero_row>div{max-width:100%;width:100%}}.hero .wrapper{height:100%}.hero_bg{position:absolute;inset:0;height:100%}.hero_bg::after{content:"";position:absolute;inset:0}.hero_bg video{width:100%;height:100%}.hero_bg img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.hero_row{height:inherit;display:flex;align-items:center;justify-content:space-between}@media (max-width:1279.98px){.hero_row{flex-direction:column;justify-content:center;align-items:start;gap:3.125rem;padding-top:13.75rem;padding-bottom:3.125rem}}@media (max-width:767.98px){.hero_row{padding-top:11.25rem}}@media (max-width:479.98px){.hero_row{padding-top:120px}}@media (max-width:1279.98px){.hero_cal .calendar{max-width:100%}}.hero_title{max-width:35rem;width:100%}.hero_title h1{line-height:105%;margin-bottom:1.5625rem}@media (max-width:479.98px){.hero_title h1{margin-top:1.25rem}}.hero_title p{margin:0;max-width:31.25rem;width:100%}.hero_title .btn{margin-top:3.375rem}.hero_down{background:#cd9a01;border-radius:50%;width:4.8125rem;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;position:absolute;bottom:6.25rem;left:50%;transform:translateX(-50%);transition:background .2s}.hero_down svg{height:1.9375rem}.hero_down:hover{background:#fff}.hero_box{height:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero_box h1{font-size:8.5rem;margin:0;margin-bottom:1.5rem}@media (max-width:767.98px){.hero_box h1{line-height:6.25rem;font-size:6.25rem}}.hero_box.-puerto p{max-width:54.1875rem;width:100%;margin-bottom:1.25rem}.hero_box.-yacht{align-items:start}.hero_box.-yacht h1{display:flex;align-items:center;width:100%;gap:3.125rem;margin-top:2.1875rem}.hero_box.-yacht h2{line-height:105%;margin:0;margin-bottom:2.1875rem}.hero_box.-yacht .line{height:1px;background:#fff;flex-grow:1}@media (max-width:767.98px){.hero_box.-yacht .line{display:none}}.hero_box.-yacht p{max-width:31.8125rem;width:100%}.calendar{background:linear-gradient(40.9deg,rgba(2,7,19,.8) 68.57%,rgba(205,154,1,.8) 125.14%);border:1px solid #3f3f3f;padding:2.375rem 2.8125rem 3.125rem;border-radius:1.25rem;max-width:87.3125rem;margin-inline:auto;position:relative;z-index:4}.calendar .flex{gap:2.125rem}.calendar .select-yacht #yacht-input{cursor:pointer}.calendar button{cursor:pointer}.calendar h2{color:#fff;font-size:2.1875rem;margin:0;margin-bottom:.6875rem}.calendar>p{color:#b2b2b2;margin:0;margin-bottom:2.25rem}.calendar_form{display:flex;gap:2.1875rem 1.375rem;align-items:end}@media (max-width:1279.98px){.calendar_form{flex-wrap:wrap}}.calendar button[type=submit]{flex-grow:1}@media (max-width:479.98px){.calendar button[type=submit]{margin-top:1.25rem}}.calendar_field{width:9.0625rem}@media (max-width:479.98px){.calendar_field{width:47.2%}}.calendar_field label{color:#b2b2b2;display:block;margin-bottom:.625rem}.calendar_field .select-time{width:100%}.calendar_field.-date{width:16.375rem}@media (max-width:767.98px){.calendar_field.-date{width:41.5%}}@media (max-width:479.98px){.calendar_field.-date{width:100%}}.calendar_field.-yacht{width:27rem;position:relative}@media (max-width:1279.98px){.calendar_field.-yacht{margin-right:calc(100% - 27rem)}}@media (max-width:479.98px){.calendar_field.-yacht{margin-right:0;width:100%}}.calendar_row{display:flex;gap:2.125rem;margin-bottom:1.5625rem}@media (max-width:479.98px){.calendar_row{flex-direction:column;gap:1.25rem;width:100%}}.calendar_row>div{width:50%!important}@media (max-width:479.98px){.calendar_row>div{width:100%!important}}.calendar_title span{color:#cd9a01;cursor:pointer;font-weight:500;font-size:1rem;font-family:"DM Sans",sans-serif!important}.calendar .select{position:relative}.calendar .select_trigger{display:flex;align-items:center;border:1.13px solid #020713;background:linear-gradient(92.53deg,#1d1d1d 14.15%,#333 71.47%);border-radius:.875rem;width:100%;height:3.375rem;padding:.375rem;padding-left:.9375rem;justify-content:space-between;transition:border-color .2s}.calendar .select_trigger .path{transition:fill .3s}.calendar .select_trigger:has(.for-yacht-img){background:0 0;border:none;min-height:auto}.calendar .select_trigger:has(.for-yacht-img):hover{border-color:#020713}.calendar .select_trigger:has(.for-yacht-img):hover .svg-yacht .path{fill:#cd9a01}.calendar .select_trigger:hover{border-color:#cd9a01}.calendar .select_trigger:focus{border-color:#cd9a01}.calendar .select_trigger input{background:0 0;outline:0;border:none;font-size:1.0625rem;color:#b9a35c;width:50%}.calendar .select_trigger.-date{width:100%}.calendar .select_icon{width:3.125rem;aspect-ratio:1/1;margin-bottom:-.5rem}.calendar .select_icon_img{width:7.25rem;height:5.0625rem;border-radius:.5625rem;border:.125rem solid #7e7e7e;position:absolute;z-index:2;right:.5625rem;bottom:.375rem}.calendar .select_icon.for-yacht-img{width:100%!important;aspect-ratio:auto!important;position:absolute;left:0;right:0;bottom:.5625rem}@media (max-width:479.98px){.calendar .select_icon.for-yacht-img{width:100%!important}}.calendar .select_icon.for-yacht-img .svg-yacht{display:block!important}.calendar .select_icon .svg-yacht{display:none;position:absolute;right:0;bottom:-.1875rem;z-index:1;left:0;height:6.2rem;width:100%}.select_panel{display:none;position:absolute;z-index:10;left:0;top:100%;background:#020713;border-radius:1.25rem;border:1px solid #4a4a4a;box-shadow:0 4px 14px 0 rgba(0,0,0,.3803921569);padding-block:14px;transform:translateY(4px)}.select.is-open .select_panel{display:block}.select_option{display:block;width:100%;border:0;background:0 0;text-align:left;cursor:pointer;padding-inline:18px 52px;padding-block:4px;color:#b9a35c;font-size:17px}.select_option:hover{background:#2c2c2c}.select_option.-yacht{display:flex;align-items:center;gap:1.25rem}.select_option.-yacht img{border-radius:.5625rem;width:5.4375rem;height:3.6875rem}.select_option.-yacht span{font-size:1.0625rem}@media (max-width:479.98px){.select_option.-yacht span{font-size:1.1875rem}}.select_option.is-disabled{color:#3a3a3a;cursor:default;pointer-events:none}.flatpickr-calendar{background:#020713!important;border:1px solid #4a4a4a!important;border-radius:1.25rem;padding:1.25rem;box-shadow:0 4px 14px 0 rgba(0,0,0,.3803921569)!important;width:-moz-max-content;width:max-content}@media (max-width:479.98px){.flatpickr-calendar{padding:1.25rem .375rem}}.flatpickr-calendar::after{display:none!important}.flatpickr-calendar::before{display:none!important}.flatpickr-calendar .cur-year{color:#cd9a01!important}.flatpickr-monthDropdown-months{color:#cd9a01!important;padding:0!important;font-weight:500!important}.flatpickr-current-month{padding:0!important;left:-18px!important}.flatpickr-weekday{text-transform:uppercase;font-size:14px!important;font-weight:500!important;color:#fff!important}.flatpickr-weekdays{margin-block:.3125rem}.flatpickr-disabled{color:#4d4d4d!important;pointer-events:none}.flatpickr-day{color:#cd9a01;font-size:17px}.flatpickr-day.nextMonthDay{color:#92814d!important}.flatpickr-day.today{border-color:#cd9a01!important}.flatpickr-day.selected{background:#cd9a01!important;color:#fff!important;border-color:#cd9a01!important}.flatpickr-next-month,.flatpickr-prev-month{display:flex;align-items:center;justify-content:center;top:26px!important;padding:0!important;height:auto!important}.flatpickr-next-month path,.flatpickr-prev-month path{fill:#cd9a01!important}.fp-nav{font-size:28px;line-height:1;color:#cd9a01}.flatpickr-prev-month{left:auto!important;right:70px!important}.flatpickr-next-month{left:auto!important;right:33px!important;transform:rotate(180deg)}.hero.-rowed .calendar{background:#171717;border:1px solid #3f3f3f;width:32.75rem;padding-inline:0;margin-inline:auto}.hero.-rowed .calendar h2{background:linear-gradient(180deg,#fff 0,#999 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;font-size:4.25rem;text-align:center}.hero.-rowed .calendar>p{font-size:1.125rem;text-align:center;padding-bottom:3.125rem;margin-bottom:0;border-bottom:1px solid #3f3f3f}.hero.-rowed .calendar form{padding:2.5rem 2.8125rem .625rem;flex-direction:column;align-items:start;flex-wrap:wrap;flex-direction:row}.hero.-rowed .calendar button[type=submit]{max-width:18.6875rem;margin-inline:auto;margin-top:1.875rem}.hero.-rowed .calendar .calendar_field{width:calc(50% - 12px)}@media (max-width:1279.98px){.hero.-rowed .calendar .calendar_field{width:calc(50% - 13px)}}@media (max-width:767.98px){.hero.-rowed .calendar .calendar_field{width:calc(50% - 10px)}}.hero.-rowed .calendar .calendar_field:first-child{width:100%}.hero.-rowed .calendar .calendar_field:nth-child(2){width:100%}.hero.-rowed .calendar .calendar_field button{max-width:100%}.hero.-rowed .calendar .calendar_field .select-time{width:auto}.panel .calendar{background:0 0;border:none;padding:0}.panel .calendar_form{flex-direction:column}.panel .calendar_field{width:100%}.panel .calendar .select_trigger input{background:0 0;outline:0;border:none;font-size:1.0625rem;color:#b9a35c;width:50%}.panel .calendar button[type=submit]{max-width:18.6875rem;width:100%;margin-inline:auto;margin-top:1.875rem}#yacht-input{position:relative;z-index:2}.yacht-special-info{display:flex;align-items:center;gap:.5rem;width:100%;justify-content:center;margin-top:.625rem;position:absolute;left:0;width:100%;padding-inline:.5rem;opacity:0;overflow:hidden;transition:all .2s}@media (max-width:479.98px){.yacht-special-info{margin-top:.5rem!important}}.yacht-special-info[aria-expanded=true]{opacity:1}.yacht-special-info svg{width:1rem;height:1rem}.yacht-special-info #ui-info{font-size:.875rem;color:#fff;margin:0;margin-top:.0625rem}.yacht-special-info #ui-info span{color:#cd9a01}@media (max-width:1279.98px){.book-now .calendar_form{gap:2.375rem 1.375rem}}@media (max-width:1279.98px){.book-now .yacht-special-info{margin-top:.3125rem}}.yachts{display:flex;justify-content:center;gap:2.625rem;flex-wrap:wrap}.yachts .one-yacht{background:linear-gradient(61.88deg,rgba(9,9,8,.8) 50.74%,rgba(205,154,1,.8) 110.65%);border-radius:1.25rem;width:31.875rem;min-width:25rem;border:1px solid #000;overflow:hidden;transition:border-color .3s;display:flex;flex-direction:column}@media (max-width:1279.98px){.yachts .one-yacht{width:30rem}}@media (max-width:479.98px){.yachts .one-yacht{width:100%}}.yachts .one-yacht:hover{border-color:#a4800a}.yachts .one-yacht>div{padding:1.5rem 2.125rem;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.yachts .info h3{font-family:"DM Sans",sans-serif!important;font-size:1.9375rem;margin:0;margin-bottom:1.4375rem;background:linear-gradient(90deg,#fff 0,#767676 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.yachts .more{display:flex;gap:1.35rem;padding-block:1.1875rem;margin-bottom:1.875rem;border-bottom:1px solid #2c2d30;border-top:1px solid #2c2d30}.yachts .more img{margin-right:.5625rem;max-height:1.25rem}.yachts .more>div{display:flex;align-items:center}.yachts .desc{margin:0;font-size:1rem;color:#979797;line-height:160%;margin-bottom:2.6875rem}.yachts .buy-btn{display:flex;align-items:center;justify-content:space-between;gap:1.875rem}.yachts .price{color:#fff;font-size:2rem;font-family:Unna,serif!important}.gallery{display:flex;flex-wrap:wrap;gap:2rem 2.3125rem;position:relative;z-index:2}@media (max-width:479.98px){.gallery{gap:1.25rem}}.gallery a{overflow:hidden;border-radius:1.25rem;height:21.875rem}@media (max-width:1279.98px){.gallery a{width:calc(50% - 1.25rem)!important}}@media (max-width:479.98px){.gallery a{height:auto;aspect-ratio:1/1;width:calc(50% - .625rem)!important}}.gallery a img{-o-object-fit:cover!important;object-fit:cover!important;height:100%;transition:transform .2s;width:100%}.gallery a:nth-child(6n+1){width:34.625rem}.gallery a:nth-child(6n+2){width:34.625rem}.gallery a:nth-child(6n+3){width:28.4375rem}.gallery a:nth-child(6n+4){width:22.375rem}.gallery a:nth-child(6n+5){width:22.375rem}.gallery a:nth-child(6n+6){width:52.9375rem}.gallery a:hover img{transform:scale(1.04)}.login{max-width:26.875rem;width:100%;margin-inline:auto;margin-bottom:9.375rem}@media (max-width:479.98px){.login{margin-bottom:5rem}}.login_field{margin-bottom:2rem}.login_label{display:block;margin-bottom:.75rem;color:#b2b2b2}.login input{margin-bottom:0!important}.login .btn{width:100%;margin-top:2.5rem}.panel{max-width:59.75rem;width:100%;margin-inline:auto;margin-top:9.25rem;margin-bottom:3.25rem;background:linear-gradient(180deg,#171717 0,#000 100%);border:1px solid #3f3f3f;border-radius:1.4375rem}@media (max-width:1279.98px){.panel{margin-top:12.5rem}}.panel h1{font-size:4.3125rem;font-family:Unna,serif;text-align:center}.panel_title{padding:3rem;padding-bottom:.9375rem}.panel_title .user{margin-inline:auto;width:-moz-max-content;width:max-content;margin-top:1.4375rem}.panel_title .user span{margin-left:.6875rem;font-size:1.5625rem;font-family:Unna,serif;color:#cd9a01}.panel_title .user svg{width:1.4375rem;height:1.4375rem;margin-bottom:.375rem}.panel_img{display:flex;padding-inline:1.25rem;justify-content:center;align-items:center;gap:1.5625rem;margin-bottom:1.6875rem}.panel_img img{width:7.5rem;height:5.125rem;border-radius:.5625rem;border:.125rem solid #7e7e7e}.panel_img p{margin:0;color:#cd9a01;font-size:1.3125rem;font-weight:700}.panel_detail{width:100%;border-top:1px solid #3f3f3f;display:flex;min-height:6.8125rem}@media (max-width:479.98px){.panel_detail{flex-direction:column}}.panel_detail h2{font-size:1.0625rem;color:rgba(255,255,255,.7019607843);margin-bottom:.125rem;font-family:"DM Sans",sans-serif!important}.panel_detail-time{display:flex;gap:4.125rem;padding-inline:2.8125rem 4.375rem;align-items:center;flex-grow:1}@media (max-width:1023.98px){.panel_detail-time{gap:3.125rem;justify-content:center}}@media (max-width:767.98px){.panel_detail-time{gap:1.25rem;flex-wrap:wrap;padding-block:1.25rem;padding-left:.625rem;justify-content:end}}@media (max-width:479.98px){.panel_detail-time{justify-content:start;flex-grow:0;width:100%;padding-inline:2.75rem 1.25rem}}.panel_detail-price{border-left:1px solid #3f3f3f;display:flex;align-items:center;justify-content:center;width:19.375rem}@media (max-width:767.98px){.panel_detail-price{width:23.75rem}}@media (max-width:479.98px){.panel_detail-price{width:auto;flex-grow:1;padding-block:0 1.25rem;justify-content:start;padding-inline:1.3125rem 1.25rem;border:none}}.panel_detail-price .panel_detail-row{margin-top:-.375rem}.panel_detail-price .panel_detail-row>div{position:relative}.panel_detail-price .panel_detail-row>div h2{margin-bottom:-.1875rem}.panel_detail-price small{position:absolute;bottom:-.9375rem;font-size:.875rem;color:rgba(255,255,255,.7019607843)}@media (max-width:479.98px){.panel_detail-price small{bottom:-.6875rem}}.panel_detail-price svg{width:2.375rem!important;height:2.375rem!important}.panel_detail-price .price span{font-size:1.9375rem;color:#cd9a01;font-weight:700}.panel_detail-row{display:flex;align-items:flex-end;gap:1.1875rem}.panel_detail-row svg{width:.9375rem;height:.9375rem;margin-bottom:.625rem}.panel_detail time{color:#cd9a01;font-size:1.3125rem;font-weight:700}.panel_content{padding:2.625rem 1.25rem 3.1875rem;border-top:1px solid #3f3f3f}.panel_reservation{max-width:46.5rem;width:100%;margin-inline:auto}.panel_reservation h2{font-size:2.3125rem;max-width:26.75rem;width:100%;line-height:100%;text-align:center;margin-inline:auto;margin-bottom:3.375rem;position:relative}.panel_reservation h2 img{position:absolute;bottom:0;right:-3.375rem;width:2rem;height:2rem}@media (max-width:767.98px){.panel_reservation h2 img{right:-1.875rem}}.panel_reservation form .btn{margin-top:1.5625rem;margin-inline:auto;max-width:18.6875rem;width:100%}@media (max-width:479.98px){.panel_reservation form .btn{max-width:100%}}.panel_menu{display:flex;justify-content:center;gap:6.25rem}.panel_menu button{border:none;background:0 0;font-size:1.25rem;padding-bottom:1.375rem;position:relative;cursor:pointer;color:#787878;transition:all .3s}.panel_menu button:hover{color:#fff}.panel_menu button::after{content:"";position:absolute;bottom:0;width:calc(100% + 10px);left:-5px;height:.375rem;background:0 0;transition:all .3s}.panel_menu button[aria-selected=true]{color:#fff;pointer-events:none}.panel_menu button[aria-selected=true]::after{background:#cd9a01}.panel_form{max-width:26.875rem;width:100%;margin-inline:auto}.panel_form h2{font-size:2.5rem;background:linear-gradient(180deg,#fff 0,#999 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;text-align:center;margin-bottom:3rem}.panel_tabel{padding-inline:1.875rem}.panel_tabel h2{font-size:2.5rem;background:linear-gradient(180deg,#fff 0,#999 100%);-webkit-background-clip:text;color:transparent;text-align:center;margin-bottom:3rem}.panel_tabel h2 span{color:#a07804!important}.img-slider{position:relative;overflow:hidden;padding:0!important;min-height:16rem;max-height:16rem}.img-main{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .8s ease;height:16rem}.img-main.-active{opacity:1;position:relative}.slider-dots{position:absolute;bottom:.6rem;left:50%;transform:translateX(-50%);display:flex;gap:.4rem;z-index:10}.slider-dot{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.5);border:none;padding:0;cursor:pointer;transition:background .3s ease}.slider-dot.-active{background:#cd9a01}.home_exp{padding-block:10rem 5.75rem}@media (max-width:1279.98px){.home_exp{padding-block:3.125rem}}.home_comfort{display:flex;justify-content:space-between;gap:3.75rem;margin-bottom:3.5rem}@media (max-width:767.98px){.home_comfort{flex-direction:column}}.home_comfort .comfort-title{max-width:43.125rem;width:100%}.home_comfort .comfort-title h2{margin:0;margin-bottom:1.5rem;background:linear-gradient(180deg,#fff 0,#999 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;max-width:28.75rem;width:100%;line-height:105%}.home_comfort .comfort-title>p{max-width:31.25rem;width:100%}.home_comfort .comfort-images{display:grid;max-width:54rem;width:100%;grid-template-columns:2fr 1fr;gap:2.75rem;grid-template-rows:auto auto auto;grid-template-areas:"main side1" "bottom side2" "bottom side3"}@media (max-width:1279.98px){.home_comfort .comfort-images{display:flex;flex-direction:column}}@media (max-width:767.98px){.home_comfort .comfort-images{flex-direction:row;flex-wrap:wrap}}@media (max-width:479.98px){.home_comfort .comfort-images{gap:1.875rem}}.home_comfort .comfort-images a{position:relative;overflow:hidden;border-radius:1.25rem;align-self:start}@media (max-width:1279.98px){.home_comfort .comfort-images a{height:15rem!important;transform:translateY(0)!important;width:100%}}@media (max-width:767.98px){.home_comfort .comfort-images a{width:46%}}@media (max-width:479.98px){.home_comfort .comfort-images a{width:100%}}.home_comfort .comfort-images a img{transition:transform .2s}.home_comfort .comfort-images a:hover img{transform:scale(1.03)}.home_comfort .comfort-images a:nth-child(1){grid-area:main;height:15.8125rem}.home_comfort .comfort-images a:nth-child(2){grid-area:side1;height:20.9375rem}.home_comfort .comfort-images a:nth-child(3){grid-area:side2;height:13.1875rem}.home_comfort .comfort-images a:nth-child(4){grid-area:side3;height:13.1875rem;transform:translateY(-2.8125rem)}.home_comfort .comfort-images a:nth-child(5){grid-area:bottom;height:34.125rem;transform:translateY(-5rem)}@media (max-width:767.98px){.home_comfort .comfort-images a:nth-child(5){width:100%!important}}.home_comfort .comfort-images img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home_atuts{display:flex;flex-wrap:wrap;margin-top:6.875rem;gap:4.375rem 1.25rem;justify-content:space-between;align-items:center}@media (max-width:767.98px){.home_atuts{align-items:start}}@media (max-width:479.98px){.home_atuts{margin-top:5rem}}@media (max-width:479.98px){.home_atuts .atut{width:48%!important}}.home_atuts .atut img{margin-bottom:.625rem;width:2.125rem}.home_atuts .atut h3{margin:0;margin-bottom:.625rem}.home_atuts .atut p{margin-bottom:0}.home_atuts .atut:nth-child(odd){width:20.6875rem}.home_atuts .atut:nth-child(even){width:19.5rem}.home_spec{display:flex;gap:4.8125rem;padding-block:3rem 4.375rem;border-bottom:1px solid #1d1d1d;border-top:1px solid #1d1d1d}@media (max-width:767.98px){.home_spec{flex-direction:column}}@media (max-width:479.98px){.home_spec{gap:3.125rem}}.home_spec-title{display:flex;align-items:center;gap:1.75rem}@media (max-width:767.98px){.home_spec-title{justify-content:center}}.home_spec-title div{max-width:16.875rem;width:100%}.home_spec-title h2{margin:0;margin-bottom:.75rem;line-height:126%;background:linear-gradient(89.76deg,#fff 51.55%,#cd9a01 99.79%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.home_spec-title p{margin:0;line-height:1.75rem}.home_spec-title img{width:2.875rem}@media (max-width:767.98px){.home_spec-title img{display:none}}.home_spec-info{display:flex;gap:1.5rem;flex-grow:1;justify-content:space-between;flex-wrap:wrap}@media (max-width:1279.98px){.home_spec-info{justify-content:center}}.home_spec-info div{width:17.5625rem}.home_spec-info img{width:2rem;aspect-ratio:1/1;margin-bottom:1rem;margin-inline:auto}.home_spec-info h3{font-size:1.125rem;margin:0;margin-bottom:.5625rem;color:#898989;text-align:center}.home_spec-info h4{color:#fff;font-size:1.875rem;margin:0;margin-bottom:.6875rem;text-align:center}.home_spec-info p{color:#6a7282;font-size:.875rem;margin:0;text-align:center}.home_featured{margin-bottom:12.5rem}@media (max-width:1279.98px){.home_featured{margin-bottom:9.375rem}}@media (max-width:767.98px){.home_featured{margin-bottom:5rem}}.home_featured>h2{text-align:center;background:linear-gradient(180deg,#fff 0,#999 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;margin:0;margin-bottom:.625rem}.home_featured>p{line-height:160%;text-align:center;margin-bottom:5rem}.home_loc{margin-bottom:7.5rem}@media (max-width:479.98px){.home_loc{margin-bottom:4.375rem}}.home_puerto{display:flex;justify-content:space-between;gap:2.1875rem;margin-bottom:8.75rem}@media (max-width:767.98px){.home_puerto{flex-direction:column;margin-bottom:5rem}}@media (max-width:479.98px){.home_puerto{margin-bottom:1.875rem}}.home_puerto h2{line-height:105%;max-width:26.9375rem;width:100%}.home_puerto p{margin:0;line-height:1.828125rem;margin-bottom:2.25rem}.home_puerto>div{max-width:34.875rem;width:100%}@media (max-width:767.98px){.home_puerto>div{max-width:100%}}.home_contact{margin-bottom:5.9375rem}.home_contact>h2{text-align:center;margin:0}.home_contact>p{color:#d1d5dc;margin:0;margin-top:1.3125rem;text-align:center}.home_contact-row{margin-top:6.25rem;display:flex;justify-content:space-between;gap:1.875rem;max-width:68.0625rem;width:100%;margin-inline:auto}@media (max-width:767.98px){.home_contact-row{flex-direction:column;gap:3.125rem}}@media (max-width:479.98px){.home_contact-row{margin-top:2.5rem}}.home_contact-left>h3{margin-bottom:2.5rem}@media (max-width:767.98px){.home_contact-left>h3{margin-bottom:1.5625rem}}.home_contact-right{max-width:34.375rem;width:100%}@media (max-width:767.98px){.home_contact-right{max-width:100%}}.home_contact-right>h3{margin-bottom:1.5625rem}.puerto_content{max-width:83.25rem;width:100%;margin-inline:auto}.puerto_content-text{margin-bottom:5.875rem}.puerto_content-text h2{margin-top:3.625rem;margin-bottom:1.4375rem}@media (max-width:767.98px){.puerto_content-text h2{margin-top:2.0625rem}}.puerto_content-text p{margin:0}.puerto_flex{display:flex;justify-content:space-between;gap:2.5rem;margin-bottom:4.6875rem}@media (max-width:767.98px){.puerto_flex{flex-direction:column}}.puerto_flex>div{width:36.875rem}@media (max-width:767.98px){.puerto_flex>div{width:100%}}.puerto_flex>div:first-child{margin-top:-6.25rem}@media (max-width:767.98px){.puerto_flex>div:first-child{margin-top:-3.75rem}}.puerto_flex>div:last-child{margin-top:10.625rem}@media (max-width:767.98px){.puerto_flex>div:last-child{margin-top:-4.6875rem}}.puerto_flex>div:last-child .puerto_content-text{margin-bottom:11.875rem}@media (max-width:767.98px){.puerto_flex>div:last-child .puerto_content-text{margin-bottom:5.875rem}}.puerto_flex a{display:block;margin-bottom:1.25rem}.puerto_flex a img{width:100%;height:21.875rem;border-radius:1.25rem}.puerto_atuts{display:flex;justify-content:space-between;gap:1.25rem;margin-bottom:8.4375rem}@media (max-width:1279.98px){.puerto_atuts{flex-wrap:wrap;max-width:43.75rem;margin-inline:auto;gap:2.5rem}}@media (max-width:767.98px){.puerto_atuts{margin-top:1.875rem}}@media (max-width:479.98px){.puerto_atuts{justify-content:center}}.puerto_atuts .atut{display:flex;flex-direction:column;align-items:center;width:18.75rem}.puerto_atuts .atut img{margin-bottom:2rem;width:2rem;aspect-ratio:1/1}.puerto_atuts .atut h2{margin:0;margin-bottom:1.125rem;text-align:center}.puerto_atuts .atut p{margin:0;text-align:center}.puerto_info{display:flex;justify-content:space-between;align-items:center;gap:1.875rem;margin-bottom:9.375rem}@media (max-width:479.98px){.puerto_info{flex-direction:column;margin-bottom:5.625rem}}.puerto_info-text{max-width:35rem;width:100%}.puerto_info-text p{margin-bottom:2.125rem;line-height:160%}.puerto_info-text ul{margin:0;padding:0;display:flex;flex-direction:column;flex-wrap:wrap;max-height:5.375rem;gap:.625rem}@media (max-width:767.98px){.puerto_info-text ul{max-height:100%}}.puerto_info-text ul li::marker{color:#cd9a01}.puerto_info-more{max-width:40.4375rem;width:100%;background:#cd9a01;border-radius:.625rem;padding:2rem}@media (max-width:767.98px){.puerto_info-more{max-width:100%;flex-grow:1}}.puerto_info-more .more{margin-bottom:1.25rem}.puerto_info-more .more:last-child{margin-bottom:0}.puerto_info-more p{margin:0;margin-bottom:.25rem;color:#0a0a0a!important}.puerto_booking{margin-block:7rem 5.9375rem}@media (max-width:479.98px){.puerto_booking{margin-block:5rem}}.yacht_info{max-width:80rem;width:100%;margin-inline:auto}@media (max-width:1279.98px){.yacht_info{padding-block:3.75rem}}@media (max-width:479.98px){.yacht_info{padding-top:1.875rem}}.yacht_row{display:flex;justify-content:space-between;gap:1.875rem;align-items:end;margin-bottom:4.375rem;transform:translateY(-5.3125rem)}@media (max-width:1279.98px){.yacht_row{transform:translateY(0);align-items:start}}@media (max-width:767.98px){.yacht_row{flex-direction:column;margin-bottom:1.875rem}}.yacht_row img{transition:transform .2s;-o-object-fit:cover;object-fit:cover;width:100%}.yacht_row img:hover{transform:scale(1.03)}@media (max-width:1279.98px){.yacht_row img{max-width:43.75rem!important}}@media (max-width:767.98px){.yacht_row img{height:25rem;max-width:100%!important}}.yacht_row a{overflow:hidden;border-radius:.9375rem}@media (max-width:767.98px){.yacht_row a{width:100%}}.yacht_row.-one p{width:36.8125rem;line-height:133%;margin:0}@media (max-width:479.98px){.yacht_row.-one p{width:100%}}.yacht_row.-one img{max-width:38.25rem;box-shadow:0 8px 24px 0 rgba(0,0,0,.2509803922)}.yacht_row.-two img{max-width:36.75rem}.yacht_row.-two>div{width:38.3125rem}@media (max-width:767.98px){.yacht_row.-two>div{width:100%}}.yacht_row.-two p{line-height:160%;margin:0}.yacht_row.-two .btn{margin-top:5rem}@media (max-width:767.98px){.yacht_row.-two .btn{margin-top:2.5rem;width:18.75rem;margin-inline:auto}}.yacht_atuts{display:grid;grid-template-columns:repeat(auto-fit,minmax(21.25rem,1fr));gap:6.25rem 3.4375rem;margin-bottom:9.375rem;position:relative;z-index:2}@media (max-width:767.98px){.yacht_atuts{gap:2.5rem;max-width:31.25rem;width:100%;margin-inline:auto;margin-bottom:5rem}}.yacht_atuts .y-atut a img{height:15.5625rem;width:100%;-o-object-fit:cover;object-fit:cover;transition:transform .2s;border-radius:.9375rem}.yacht_atuts .y-atut a:hover img{transform:scale(1.01)}.yacht_atuts .y-atut .icon{width:2rem;aspect-ratio:1/1;margin-block:2.4375rem .625rem}@media (max-width:767.98px){.yacht_atuts .y-atut .icon{margin-top:1.25rem}}.yacht_atuts .y-atut h2{margin:0;margin-bottom:.625rem}.yacht_atuts .y-atut p{margin:0;line-height:160%}.yacht_booking{margin-bottom:8.75rem}@media (max-width:767.98px){.yacht_booking{margin-bottom:6.25rem}}.yacht_videos{margin-bottom:10rem;max-width:82.5rem;width:100%;margin-inline:auto;position:relative;z-index:2}.yacht_videos h2{margin:0;margin-bottom:1.375rem;background:linear-gradient(180deg,#fff 0,#999 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;text-align:center;max-width:49.0625rem;width:100%;margin-inline:auto;line-height:105%}.yacht_videos p{color:#b2b2b2;margin:0;text-align:center}.yacht_videos-grid{margin-top:7.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr));gap:3.4375rem 3.8125rem}@media (max-width:767.98px){.yacht_videos-grid{margin-top:3.75rem}}@media (max-width:479.98px){.yacht_videos-grid{margin-top:2.5rem;gap:1.875rem}}.yacht_videos-grid iframe{width:100%;height:22.0625rem;border-radius:.9375rem}.brokers{padding-top:12.75rem}@media (max-width:479.98px){.brokers{padding-top:15.625rem}}.brokers h1{text-align:center;margin-bottom:5.9375rem}@media (max-width:479.98px){.brokers h1{margin-bottom:3.125rem}}.yachtslist{margin-top:11.375rem;margin-bottom:4.9375rem}@media (max-width:1279.98px){.yachtslist{margin-top:13.125rem}}.yachtslist h1{text-align:center;margin-bottom:4rem;color:#fff}.buy{padding-top:13.375rem}.buy_title{max-width:55rem;width:100%;margin-inline:auto}.buy_title .text-up{margin-bottom:1.5rem}.buy_title .text-down{line-height:2rem;margin-bottom:6.0625rem}.buy_title h1{margin-bottom:1.5rem;margin-top:0}.buy_company{max-width:12.875rem;width:100%;margin-inline:auto;display:block;margin-bottom:2rem}.buy_company img{width:100%}.buy_down{width:3.75rem;height:3.75rem;margin-inline:auto;transform:translateY(50%)}.buy_wrapper{position:relative;margin-bottom:5.8125rem;padding-top:15rem}@media (max-width:1279.98px){.buy_wrapper{padding-top:3.75rem}}.buy_bg{position:absolute;top:0;left:0;width:100%;min-height:51.125rem}@media (max-width:1279.98px){.buy_bg{min-height:auto}}.buy_bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:767.98px){.buy_bg img{height:35.625rem}}.buy_bg::after{content:"";position:absolute;inset:0;width:100%;height:100%;background:rgba(11,11,11,.3803921569)}.buy_subtitle{margin-bottom:2.5625rem}.buy_subtitle .down-text{max-width:30.9375rem;width:100%}.buy_subtitle h2{margin-block:.625rem .75rem;line-height:105%}@media (max-width:1279.98px){.buy_services{margin-top:7.5rem}}.buy_services h2{margin:0;margin-bottom:2.875rem}@media (max-width:767.98px){.buy_services h2{margin-bottom:1.25rem}}.buy_services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(23.75rem,25.125rem));gap:1.5rem;width:calc(100% + 3rem);margin-left:-1.5rem}@media (max-width:1279.98px){.buy_services-grid{justify-content:center}}@media (max-width:767.98px){.buy_services-grid{width:100%;grid-template-columns:1fr 1fr;margin-left:0}}@media (max-width:767.98px){.buy_services-grid{grid-template-columns:1fr}}.buy_services-grid .service{display:flex;flex-direction:column;border:1px solid #3f3f3f;border-radius:.9375rem;background:#141414;padding:2rem;transition:border-color .2s}.buy_services-grid .service:hover{border-color:#cd9a01}.buy_services-grid .service .icon{width:3.5rem;height:3.5rem;border-radius:50%;background:#cd9a01;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 4px 0 rgba(0,0,0,.2509803922)}.buy_services-grid .service svg{width:1.75rem;height:1.75rem}.buy_services-grid .service h3{margin:0;font-size:1.875rem;line-height:133%;margin-bottom:1.1875rem}.buy_services-grid .service p{margin:0}.buy_class{margin-bottom:13.125rem}@media (max-width:767.98px){.buy_class{margin-bottom:6.875rem}}.buy_class h2{margin:0;margin-bottom:4.4375rem;line-height:105%}.buy_yachts{max-width:80rem;width:100%;margin-inline:auto;display:grid;grid-template-columns:1fr 1fr;gap:3.5rem 2.375rem}@media (max-width:767.98px){.buy_yachts{grid-template-columns:1fr;gap:2.375rem}}.buy_yachts .yacht{display:flex;flex-direction:column}.buy_yachts .yacht h3{margin-block:0;font-size:1.875rem;line-height:100%}.buy_yachts .yacht p{margin:0;color:#cd9a01!important;font-size:1.875rem;font-family:Unna,serif!important}.buy_yachts .yacht:hover img{transform:scale(1.1)}.buy_yachts .yacht:hover path{fill:#cd9a01}.buy_yachts .yacht-img{width:100%;height:21.875rem;position:relative;overflow:hidden;border-radius:1.25rem;margin-bottom:1.75rem}.buy_yachts .yacht-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s}.buy_yachts .yacht-img svg{position:absolute;bottom:1.75rem;right:2.375rem;transition:all .3s}.buy_contact{margin-bottom:6.125rem;position:relative}.buy_contact .light-deco{top:-41.875rem!important;z-index:-1!important}@media (max-width:767.98px){.buy_contact .light-deco{top:-12.5rem!important}}.buy_contact h2{margin:0;margin-bottom:2.5rem;line-height:105%;background:linear-gradient(180deg,#fff 0,#999 100%);-webkit-background-clip:text;color:transparent;text-align:center}.buy_contact p{margin:0;max-width:53rem;width:100%;margin-inline:auto;margin-bottom:1.6875rem;color:#a4a4a4;line-height:1.75rem}.buy_contact .btn{margin-inline:auto}.buy_contact .num-tel{display:flex;justify-content:center;align-items:center;margin-top:3.875rem;gap:1.5rem}.buy_contact .num-tel svg{width:2.375rem;height:2.5rem}.buy_contact .num-tel a{background:linear-gradient(180deg,#fff 0,#999 100%);-webkit-background-clip:text;color:transparent;text-align:center;font-size:3.1875rem;font-family:Unna,serif}.blank_content{margin-top:15.625rem;margin-bottom:6.25rem}.blank_content h1{font-size:3.625rem}.blank_content h2{font-size:3rem}.blank_content h3{font-size:2.5rem}.blank_content h4{font-size:2.25rem}.blank_content h5,.blank_content h6{font-size:1.5rem}.blank_content a,.blank_content li,.blank_content p{font-size:1.125rem}.contact-page{padding-top:15rem}.contact-page h2{font-size:3rem}