@charset "UTF-8";*{padding:0;margin:0;border:0}*,:after,:before{box-sizing:border-box}:active,:focus{outline:0}a:active,a:focus{outline:0}a{color:unset;cursor:unset}aside,footer,header,nav{display:block}body,html{height:100%;width:100%;font-size:100%;line-height:1;font-size:1em;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}.menu{padding:20px calc(3% + 20px);display:flex;justify-content:space-between;align-items:center}.menu__image-container{max-width:160px}.menu__image{width:100%}.nav{display:flex}.nav__item{margin-right:2em;line-height:1.15}.nav__link{cursor:pointer;font-size:1.5em;font-family:Poppins;font-weight:300}.main{font-family:Poppins,sans-serif}.section-content{width:100%;padding:0 3% 3vw}.section-content__background{width:100%;height:calc(100vh - 260px)}.section-content__background--thumb{background:url(../img/thumbnail_Laura.jpg) center 30%/cover no-repeat}.section-content__background--athumb{background:url(../img/athumb.jpg) center center/cover no-repeat}.section-content__background--thumb2{background:url(../img/IMG_4145_exported_5362_1605816718179.jpg) center center/cover no-repeat}.section-content__background--cbg{background:url(../img/cbg.jpg) center 30%/cover no-repeat}.section-content__background--full{height:95vh}.background-overlay{width:100%;height:100%}.background-overlay--dark{background-color:rgba(0,0,0,.6)}.background-overlay--green{background-color:rgba(52,71,52,.35)}.background-overlay--light{background-color:rgba(255,255,255,.6)}.center-wrap{position:relative;width:100%;height:100%}.center-wrap__container{position:absolute;width:100%}.center-wrap__container--xy{top:50%;left:50%;transform:translate(-50%,-50%)}.center-wrap__container--x{left:50%;transform:translateX(-50%)}.center-wrap__container--y{top:50%;transform:translateY(-50%)}.text-block--center{text-align:center}.text-block--left{text-align:left}.text-block--vertical{display:flex;flex-direction:column}.text-block--pxp-2d5{padding:0 2.5%}.text-block--pxp-5{padding:0 5%}.super-title{font-size:calc(3.6vh + 1em);font-weight:500}.super-title--white{color:#fff}.title{font-size:calc(1.2vw + 1.4em);font-weight:500;padding:20px 0}.title--white{color:#fff}.form-title,.small-title{font-size:1.5em;font-weight:500;padding:20px 0;text-align:center}.small-title--white{color:#fff}.small-title--left{text-align:left}.quot-title{font-size:calc(.6vw + .8em);padding:20px 0;line-height:1.5}.quot-title--white{color:#fff}.text{line-height:1.15;padding-bottom:10px!important}.text--white{color:#fff}.text--small{font-size:calc(.12vw + .7em)}.text--italic{font-style:italic}.text--center{text-align:center}.cards{display:flex;justify-content:space-between}.cards__item{width:48%;padding-top:20px}.cards__item--three{width:33%}.cards__image{width:100%}.cards__text{padding:0 10px}.cards--wrap{flex-wrap:wrap}.btn{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:default;transition:all .3s}.btn:enabled{cursor:pointer}.btn--cta{background-color:#000;border:1px solid #000;color:#fff;padding:15px;margin:0 auto}.btn--cta:enabled:hover{background-color:#fff;color:#000}.btn--mt{margin-top:5px!important}.modal-window{display:none;position:fixed;top:0;left:0;right:0;bottom:0}.modal-window__background{background-color:rgba(0,0,0,.6);height:100%}.modal-container{position:relative;width:100%;height:100%}.modal-container--overlay{background-color:rgba(255,255,255,.6)}.modal-content{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:768px;width:80%;border-radius:10px;overflow:hidden}.modal-content__background{background-color:#fff}.contact-form{padding:20px;display:flex;flex-wrap:wrap;justify-content:space-between}.contact-form__item{margin-top:5px;width:49%;background-color:#e4e4e4;border:1px solid gray;border-radius:5px;height:60px;padding:6px}.contact-form__item--message{width:100%;height:auto;resize:none;background-color:#e4e4e4;margin-top:10px;border-radius:5px}.contact-form__btn{margin:10px auto 0}.contact-form__btn:enabled{background-color:#007bff;border-color:#007bff}.modal-close{position:absolute;top:5px;right:5px;width:48px;background-color:#fff;border-radius:50%;cursor:pointer}.modal-close img{width:100%}.form-title{width:100%}.row{display:flex;justify-content:space-between;align-items:flex-start;width:100%;max-width:80%;margin:0 auto}.row.cv{align-items:center}.row__item{padding:0 10px}.row__item--50{width:50%}.row__item--48{width:48%;padding-bottom:40px}.row__item--33{width:33%}.row__item img{width:100%;display:block}.flex-container{display:flex;justify-content:space-between;align-items:center;padding:20px}.flex-container img{display:block;width:100%}.flex-container .fcaption,.flex-container .fimage{position:relative;width:50%}.flex-container .fcaption__inner,.flex-container .fimage__inner{position:absolute;z-index:99;padding:20px 40px 20px 20px;left:0;top:-50%;background-color:#e7d1b5}.flex-container .fcaption{height:100%;width:100%}.row__delim{display:block;width:100%;height:1px;margin:40px 0}.bgtg{display:none;width:48px;height:48px;position:relative}.bgtg span{display:block;transition:all .3s ease;position:absolute;width:100%;border:1px solid #000}.bgtg span:first-child{top:16px}.bgtg span:last-child{top:32px}input[type=checkbox]:checked~.bgtg span:first-child{top:24px;transform:rotateZ(45deg)}input[type=checkbox]:checked~.bgtg span:last-child{top:24px;transform:rotateZ(-45deg)}input[type=checkbox]:checked~.nav{width:100vw;top:114px;bottom:0;left:0;flex-direction:column;justify-content:center;align-items:center}input[type=checkbox]:checked~.nav .nav__item{padding-bottom:30px}@media (max-width:1440px){.row{max-width:100%}}@media (max-width:1024px){.flex-container img{max-width:100%}.flex-container .fimage{width:90%;margin-left:0}.flex-container .fcaption{max-width:10%;margin-left:0}.flex-container .fcaption__inner{top:100%}}@media (max-width:768px){.menu__image-container{max-width:65px}.section-content__background{height:calc(100vh - 130px)}.section-content__background--full{height:95vh}.cards{flex-direction:column;justify-content:center;align-items:center}.cards__item{width:100%;padding-bottom:40px}.contact-form__item{width:100%}.row{flex-direction:column}.row__item{width:100%}.bgtg{display:block;cursor:pointer}.nav{position:absolute;background-color:#fff;width:100vw;top:114px;bottom:0;left:-100vw;flex-direction:column;align-items:center;z-index:999;transition:left .3s ease}}@media (max-width:425px){.modal-content{width:95%}}@supports (-webkit-appearance:none){.section-content__background--thumb{background:url(../img/thumbnail_Laura.webp) center 30%/cover no-repeat}.section-content__background--athumb{background:url(../img/athumb.webp) center center/cover no-repeat}.section-content__background--thumb2{background:url(../img/IMG_4145_exported_5362_1605816718179.webp) center center/cover no-repeat}.section-content__background--cbg{background:url(../img/cbg.webp) center 30%/cover no-repeat}}