html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0}input,select{vertical-align:middle}*{box-sizing:border-box}@font-face{font-family:brix;src:url(/build/assets/BrixSansLight-Italic-bd5aee33.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:brix;src:url(/build/assets/BrixSansLight-a937da17.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:exquise;src:url(/build/assets/ExquiseFY-Italic-b37d3aa1.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:exquise;src:url(/build/assets/ExquiseFY-Regular-9c4f5e30.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}::-moz-selection{color:#fff;background:#7F9272}::selection{color:#fff;background:#7F9272}*::-webkit-scrollbar{width:16px;height:16px}*::-webkit-scrollbar-track{box-shadow:none;background:#7F9272}*::-webkit-scrollbar-thumb{background:#4d5945;border:0px solid #4d5945}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}html,body{height:100%}body{background-color:#fff;color:#000;font-size:16px;font-family:brix,sans-serif;font-weight:400;padding:50px 30px 55px;overflow-x:hidden}@media only screen and (max-width: 560px){body{font-size:14px;padding:50px 15px 0}}.all{max-width:1600px;margin:0 auto}a{cursor:pointer;outline:none;color:#7f9272;transition:color .3s ease-out,background-color .3s ease-out}@media only screen and (min-width: 900px){a:hover{color:#000}}a img{transition:color .3s ease-out,background-color .3s ease-out}h1,h2,h3,h4{font-weight:400;line-height:110%;font-family:exquise,sans-serif;margin-bottom:.2em;text-wrap:balance}p{font-size:1.4em;line-height:130%;text-wrap:balance}p b,p strong{font-weight:600}p+p{margin-top:1em}.title{font-size:2.6em;font-weight:lighter}@media only screen and (max-width: 560px){.title{font-size:2em}}.subtitle{font-size:2em;font-weight:lighter}.text ul{margin-block:1em;padding-left:1em}.text ul li{font-size:1.1em;line-height:130%}.text ul li+li{margin-top:.4em}header{position:fixed;z-index:10;top:0;left:0;width:100%;background-color:#fff}header a{text-decoration:none}header .nav{padding:10px 30px;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 560px){header .nav{padding:10px 15px}}header .nav .logo a{display:flex;align-items:center}header .nav .logo svg{width:auto;height:30px;margin-right:7px}header .nav .logo span{display:flex;align-items:center;text-transform:uppercase}@media only screen and (max-width: 560px){header .nav .logo span{display:none}}header .nav .logo span .name{font-size:1.2em}header .nav .logo span .services{font-size:.7em;letter-spacing:.14em;margin-left:10px;position:relative;bottom:-3px}@media only screen and (max-width: 560px){header .nav nav{position:fixed;z-index:20;height:calc(100dvh - 50px);top:50px;left:0;width:100vw;background-color:#fff;transform:translate(100%);transition:transform .3s ease-in-out}header .nav nav.open{transform:translate(0)}}header .nav nav ul{display:flex;gap:1em}@media only screen and (max-width: 560px){header .nav nav ul{flex-direction:column;text-align:center;height:100%;padding-top:50px;gap:30px}}header .nav nav ul a{text-transform:uppercase;font-size:.8em;color:#000}@media only screen and (min-width: 900px){header .nav nav ul a:hover{color:#7f9272}}@media only screen and (max-width: 560px){header .nav nav ul a{font-size:2em}}.show-menu{display:none;flex-direction:column;justify-content:center;align-items:center;gap:8px;position:fixed;z-index:20;right:0;top:0;width:50px;height:50px;background-color:#fff}@media only screen and (max-width: 560px){.show-menu{display:flex}}.show-menu i{height:2px;width:30px;display:block;background-color:#7f9272;transition:transform .3s ease-in-out}.show-menu.open i:nth-child(1){transform:translateY(10px) rotate(45deg)}.show-menu.open i:nth-child(2){transform:scaleX(0)}.show-menu.open i:nth-child(3){transform:translateY(-10px) rotate(-45deg)}footer{position:fixed;bottom:0;left:0;width:100%;padding:20px 30px;background-color:#fff;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width: 560px){footer{position:static;flex-direction:column;gap:10px;padding-top:30px}}footer nav{font-size:.75em}footer nav ul{display:flex;gap:10px}.redes ul{display:flex;gap:1em;font-size:.8em;justify-content:flex-end}.redes ul li{list-style:none}.redes ul a{text-decoration:none;text-transform:uppercase;color:#000}@media only screen and (min-width: 900px){.redes ul a:hover{color:#7f9272}}.gallery .image{opacity:0;transform:translateY(100px);transition:transform .3s ease-out .3s,opacity .3s ease-out .3s}.gallery .image:nth-child(1){transition-delay:.27s}.gallery .image:nth-child(2){transition-delay:.55s}.gallery .image:nth-child(3){transition-delay:.15s}.gallery .image:nth-child(4){transition-delay:.05s}.gallery .image:nth-child(5){transition-delay:.27s}.gallery .image:nth-child(6){transition-delay:.48s}.gallery .image:nth-child(7){transition-delay:.36s}.gallery .image:nth-child(8){transition-delay:.51s}.gallery .image:nth-child(9){transition-delay:.1s}.gallery .image:nth-child(10){transition-delay:.58s}.gallery .image:nth-child(11){transition-delay:.4s}.gallery .image:nth-child(12){transition-delay:.27s}.gallery .image:nth-child(13){transition-delay:.43s}.gallery .image:nth-child(14){transition-delay:.26s}.gallery .image:nth-child(15){transition-delay:.23s}.gallery .image:nth-child(16){transition-delay:.21s}.gallery .image:nth-child(17){transition-delay:.56s}.gallery .image:nth-child(18){transition-delay:.27s}.gallery .image:nth-child(19){transition-delay:.57s}.gallery .image:nth-child(20){transition-delay:.03s}.gallery .image:nth-child(21){transition-delay:.48s}.gallery .image:nth-child(22){transition-delay:.46s}.gallery .image:nth-child(23){transition-delay:.46s}.gallery .image:nth-child(24){transition-delay:.4s}.gallery .image:nth-child(25){transition-delay:.38s}.gallery .image:nth-child(26){transition-delay:.37s}.gallery .image:nth-child(27){transition-delay:.38s}.gallery .image:nth-child(28){transition-delay:.07s}.gallery .image:nth-child(29){transition-delay:.46s}.gallery .image:nth-child(30){transition-delay:.06s}.gallery .image:nth-child(31){transition-delay:.47s}.gallery .image:nth-child(32){transition-delay:.17s}.gallery .image:nth-child(33){transition-delay:.19s}.gallery .image:nth-child(34){transition-delay:.6s}.gallery .image:nth-child(35){transition-delay:.55s}.gallery .image:nth-child(36){transition-delay:.13s}.gallery .image:nth-child(37){transition-delay:.51s}.gallery .image:nth-child(38){transition-delay:.14s}.gallery .image:nth-child(39){transition-delay:.12s}.gallery .image:nth-child(40){transition-delay:.2s}.gallery .image:nth-child(41){transition-delay:.14s}.gallery .image:nth-child(42){transition-delay:.57s}.gallery .image:nth-child(43){transition-delay:.14s}.gallery .image:nth-child(44){transition-delay:.21s}.gallery .image:nth-child(45){transition-delay:.02s}.gallery .image:nth-child(46){transition-delay:.32s}.gallery .image:nth-child(47){transition-delay:.24s}.gallery .image:nth-child(48){transition-delay:.01s}.gallery .image:nth-child(49){transition-delay:.24s}.gallery .image:nth-child(50){transition-delay:.27s}.gallery .image:nth-child(51){transition-delay:.01s}.gallery .image:nth-child(52){transition-delay:.16s}.gallery .image:nth-child(53){transition-delay:.24s}.gallery .image:nth-child(54){transition-delay:.52s}.gallery .image:nth-child(55){transition-delay:.17s}.gallery .image:nth-child(56){transition-delay:.07s}.gallery .image:nth-child(57){transition-delay:.5s}.gallery .image:nth-child(58){transition-delay:.23s}.gallery .image:nth-child(59){transition-delay:.02s}.gallery .image:nth-child(60){transition-delay:.07s}.gallery .image:nth-child(61){transition-delay:.23s}.gallery .image:nth-child(62){transition-delay:.44s}.gallery .image:nth-child(63){transition-delay:.59s}.gallery .image:nth-child(64){transition-delay:.53s}.gallery .image:nth-child(65){transition-delay:.24s}.gallery .image:nth-child(66){transition-delay:.26s}.gallery .image:nth-child(67){transition-delay:.08s}.gallery .image:nth-child(68){transition-delay:.48s}.gallery .image:nth-child(69){transition-delay:.08s}.gallery .image:nth-child(70){transition-delay:.53s}.gallery .image:nth-child(71){transition-delay:.5s}.gallery .image:nth-child(72){transition-delay:.23s}.gallery .image:nth-child(73){transition-delay:.47s}.gallery .image:nth-child(74){transition-delay:.46s}.gallery .image:nth-child(75){transition-delay:.48s}.gallery .image:nth-child(76){transition-delay:.46s}.gallery .image:nth-child(77){transition-delay:.43s}.gallery .image:nth-child(78){transition-delay:.38s}.gallery .image:nth-child(79){transition-delay:.55s}.gallery .image:nth-child(80){transition-delay:.01s}.gallery .image:nth-child(81){transition-delay:.49s}.gallery .image:nth-child(82){transition-delay:.34s}.gallery .image:nth-child(83){transition-delay:.06s}.gallery .image:nth-child(84){transition-delay:.43s}.gallery .image:nth-child(85){transition-delay:.44s}.gallery .image:nth-child(86){transition-delay:.09s}.gallery .image:nth-child(87){transition-delay:.44s}.gallery .image:nth-child(88){transition-delay:.49s}.gallery .image:nth-child(89){transition-delay:.18s}.gallery .image:nth-child(90){transition-delay:.49s}.gallery .image:nth-child(91){transition-delay:.2s}.gallery .image:nth-child(92){transition-delay:.41s}.gallery .image:nth-child(93){transition-delay:.07s}.gallery .image:nth-child(94){transition-delay:.48s}.gallery .image:nth-child(95){transition-delay:.44s}.gallery .image:nth-child(96){transition-delay:.53s}.gallery .image:nth-child(97){transition-delay:.58s}.gallery .image:nth-child(98){transition-delay:.51s}.gallery .image:nth-child(99){transition-delay:.25s}.gallery .image:nth-child(100){transition-delay:.31s}.gallery .image.visible{opacity:1;transform:translateY(0)}.gallery .image img,.gallery .image video{width:100%;height:auto;transition:transform .3s ease-out}.gallery .image a{display:block;position:relative;overflow:hidden}.gallery .image a p{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#4d5945e6;color:#fff;display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center;transition:padding .3s ease-out,opacity .3s ease-out;opacity:0;padding-top:100px;line-height:90%;font-family:exquise,sans-serif}.gallery .image a p span{display:block;margin-top:2px;font-weight:lighter;font-size:.8em;font-family:brix,sans-serif}@media only screen and (min-width: 900px){.gallery .image a:hover p{opacity:1;padding:0}.gallery .image a:hover img{transform:scale(1.1)}}.grid{position:relative}@media only screen and (max-width: 560px){.grid{display:flex;flex-direction:column;gap:20px}}@media only screen and (min-width: 560px){.grid{display:grid;grid-template-columns:repeat(12,1fr);gap:10px}.grid .column-1{grid-column:span 1}.grid .column-2{grid-column:span 2}.grid .column-3{grid-column:span 3}.grid .column-4{grid-column:span 4}.grid .column-5{grid-column:span 5}.grid .column-6{grid-column:span 6}.grid .column-7{grid-column:span 7}.grid .column-8{grid-column:span 8}.grid .column-9{grid-column:span 9}.grid .column-10{grid-column:span 10}.grid .column-11{grid-column:span 11}.grid .column-12{grid-column:span 12}}.subfooter{padding:20px;text-align:center}.subfooter img{height:40px;width:auto}@media only screen and (max-width: 560px){.subfooter img{width:100%;height:auto}}section.home{min-height:calc(100dvh - 50px)}section.home .gallery .image{aspect-ratio:16/9}section.home .gallery .image a{display:block;aspect-ratio:16/9}section.home .gallery .image a .media-preview{height:100%}section.home .gallery .image a .media-preview .upload-video{height:100%}section.home .gallery .image a .media-preview .upload-video video{width:100%;height:100%;object-fit:cover}.collection .intro{min-height:66dvh;padding:60px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}@media only screen and (max-width: 560px){.collection .intro{min-height:33dvh;padding:30px 20px}}.collection .intro .text{max-width:800px}.collection .intro .text>*{transition:transform .3s ease-out .2s,opacity .3s ease-out .2s;opacity:0;transform:translateY(50px)}.collection .intro .text .title{margin-bottom:.2em;font-weight:500}.collection .intro .text .subtitle{font-size:1em;text-transform:uppercase;font-weight:500;transition-delay:.4s;font-family:brix,sans-serif}.collection .intro .text .body{margin-top:1.5em;font-weight:lighter;font-size:1.2em;line-height:130%;transition-delay:.6s}.collection .intro .text .body>div{display:inline;font-size:1.4em;line-height:130%}.collection .intro .text .body p:empty{display:none}.collection .intro .text .body p+p{margin-top:.5em}.collection .intro.visible .text>*{opacity:1;transform:translateY(0)}.collection .photos .media-featured{margin-bottom:10px}.collection .photos .media-featured iframe,.collection .photos .media-featured video,.collection .photos .media-featured img{width:100%;height:auto;display:block}.collection .photos .media-featured iframe{aspect-ratio:16/9}.collection .photos .gallery{display:grid;grid-template-columns:repeat(12,1fr);gap:10px;position:relative;margin-bottom:80px}.collection .photos .gallery .upload-image img{display:block;width:100%;height:auto}.collection .photos .gallery>*{grid-column:span 6}.collection .photos .gallery>*.column-1-1{grid-column:span 12}.collection .photos .gallery>*.column-1-2{grid-column:span 6}.collection .photos .gallery>*.column-1-3{grid-column:span 4}.collection .photos .gallery>*.column-1-4{grid-column:span 3}.category .intro{min-height:33dvh;padding:60px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.category.video .gallery .image{aspect-ratio:16/9}.category.video .gallery .image a{display:block;aspect-ratio:16/9}.category.video .gallery .image a .media-preview,.category.video .gallery .image a .media-preview .upload-video{height:100%}.category.video .gallery .image a .media-preview .upload-video video{width:100%;height:100%;object-fit:cover}.page-view .page{padding:50px 0;min-height:100dvh}.page-view .page .body h2,.page-view .page .body h3,.page-view .page .body h4{color:#7f9272;margin-bottom:.5em}.page-view .page .body h2{font-size:2em}.page-view .page .body h3{font-size:1.6em}.page-view .page .body h4{font-size:1.2em}.page-view .page .body p{line-height:110%}.page-view .page .body p+p{margin-top:.5em}.page-view .page .body p+.grid,.page-view .page .body p+h2,.page-view .page .body p+h3,.page-view .page .body p+h4{margin-top:1.5em}.page-view .page .body .grid+p,.page-view .page .body .grid+h2,.page-view .page .body .grid+h3,.page-view .page .body .grid+h4{margin-top:1.5em}.page-view .page .body img,.page-view .page .body video,.page-view .page .body iframe{display:block;margin:1em 0;width:100%;max-width:100%;height:auto}.page-view .page .body iframe,.page-view .page .body video{aspect-ratio:16/9}
