/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*:before,*:after{margin:0;padding:0;outline:none;box-sizing:border-box}body{color:#fff;font-family:'Open Sans', sans-serif;font-weight:400;font-size:15px}h1,h2,h3,h4,h5,h6{margin:0;padding:0}.container{width:100%;max-width:1180px;margin:0 auto;padding:0 15px}.btn{width:281px;height:58px;margin-bottom:20px;border-radius:30px;color:#fff;font-size:18px;font-weight:700;text-transform:capitalize;background-color:#8824cd;border:none;text-align:center;line-height:58px;cursor:pointer;transition:background-color .1s linear}.btn:hover{background-color:#7f1bc4}.btn.btn_white{color:#e7526b;background-color:#fff;border:2px solid #fff;line-height:55px;transition:color .1s linear, background-color .1s linear}.btn.btn_white:hover{color:#fff;background-color:transparent}.descr{font-size:12px;line-height:1.7}.descr_blue{color:#3a4d60}.section-title{max-width:100%;font-size:35px;font-weight:300}.header{position:fixed;top:0;left:0;z-index:1000;display:flex;align-items:center;width:100%;padding:28px 0;border-bottom:1px solid rgba(104,76,100,0.2);transition:all .2s linear}.header.fixed,.header.active{padding:10px 0;background-color:#fff}.header.fixed .header__burger span,.header.active .header__burger span{background-color:#333}.header.fixed .header__link,.header.active .header__link{color:#333;padding:20px 5px}.header.fixed .header__link:after,.header.active .header__link:after{background-color:#555}.header.fixed .header__form-input,.header.active .header__form-input{background-color:#555;color:#fff;padding:10px 30px}.header.fixed .header__form-input::-moz-placeholder, .header.active .header__form-input::-moz-placeholder{color:#d4d4d4}.header.fixed .header__form-input:-ms-input-placeholder, .header.active .header__form-input:-ms-input-placeholder{color:#d4d4d4}.header.fixed .header__form-input::-ms-input-placeholder, .header.active .header__form-input::-ms-input-placeholder{color:#d4d4d4}.header.fixed .header__form-input::placeholder,.header.active .header__form-input::placeholder{color:#d4d4d4}.header__burger{display:none}.header__burger span{transition:transform .2s linear}.header__burger span:before{transition:transform .2s linear}.header__burger.active span{transform:rotate(-45deg)}.header__burger.active span:before{transform:rotate(90deg)}.header__burger.active span:after{opacity:0}.header__container{display:flex;justify-content:space-between;align-items:center}.header__nav{display:flex;align-items:center}.header__menu{display:flex;list-style:none}.header__menu-item{margin-right:30px}.header__menu-item:last-child{margin-right:25px}.header__link{position:relative;padding:46px 5px;color:#fff;font-size:13px;text-decoration:none;text-transform:capitalize}.header__link:after{content:'';position:absolute;bottom:0px;right:0;width:0;height:3px;background-color:#fff;transition:width .1s linear}.header__link:hover:after{width:100%;left:0}.header__form{position:relative}.header__form-input{width:220px;border-radius:30px;padding:18px 30px;background-color:#fff;border:none}.header__form-icon{position:absolute;top:50%;right:10px;transform:translateY(-50%);width:20px;height:auto}.intro{height:100vh;padding-top:109px;background:url("../images/intro-bg.jpg");background-repeat:no-repeat;background-position:center;background-size:cover;display:flex;align-items:center}.intro__inner{width:516px;max-width:100%;text-align:right}.intro__title{margin-bottom:45px;font-size:50px;font-weight:400;line-height:1.35}.intro__descr{padding-right:25px}.info{position:relative;padding:80px 0;background-color:#2e3b4e}.info__inner{width:100%;max-width:820px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.info__item{width:393px;margin-bottom:65px}.info__item:nth-child(3),.info__item:nth-child(4){margin-bottom:0}.info__title{margin-bottom:30px;font-weight:700;text-transform:uppercase}.info__text{line-height:1.7}.info__icon{position:absolute;z-index:100;bottom:0px;left:50%;transform:translate(-50%, 100%)}.starting{position:relative;height:540px;background-color:#e7526b}.starting:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-image:url("../images/starting-bg.jpg");background-repeat:no-repeat;background-position:0 0;background-size:cover;background-attachment:fixed;opacity:.2}.starting__container{height:100%}.starting__inner{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.starting__text{width:453px;margin:20px auto 30px;line-height:1.7}.about{position:relative;height:495px}.about__img-wrapper{position:absolute;top:0;left:0;z-index:1;width:630px;height:100%;overflow:hidden}.about__img{max-width:100%;height:auto;position:absolute;top:50%;left:0;transform:translateY(-50%)}.about__container{position:relative;z-index:2;height:100%;display:flex;justify-content:flex-end;align-items:center}.about__inner{width:655px}.about__title{margin-bottom:10px;color:#3a4d60;text-transform:uppercase;font-weight:900}.about__text{margin-bottom:30px;color:#3a4d60;font-size:19px;line-height:1.7}.experience{display:flex;align-items:center;height:550px;background:url("../images/experience-bg2.jpg");background-repeat:no-repeat;background-position:0 0;background-size:cover;background-attachment:fixed}.experience__wrapper{width:100%;height:75%;background-color:rgba(82,26,102,0.8)}.experience__container{height:100%}.experience__inner{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.experience__text{width:100%;max-width:750px;margin:30px auto 20px;color:#a87bb7;font-size:20px;text-align:center;line-height:1.7}.photography{height:670px;background:url("../images/photography-bg.jpg");background-repeat:no-repeat;background-position:0 -250px;background-size:cover}.photography__container{height:100%;display:flex;align-items:flex-end}.photography__inner{margin-bottom:85px}.photography__btn{width:135px;height:35px;margin-bottom:25px;border:2px solid #fff;background:transparent;border-radius:18px;color:#fff;font-weight:600;font-size:13px;text-transform:capitalize;line-height:31px;text-align:center;transition:color .1s linear, background-color .1s linear;cursor:pointer}.photography__btn:hover{background-color:#fff;color:#333}.photography__title{width:515px;line-height:1.2;margin-bottom:20px}.photography__person{display:flex;align-items:center}.photography__avatar{position:relative;width:45px;height:45px;margin-right:14px;border-radius:100%;overflow:hidden}.photography__img{position:absolute;left:50%;top:0px;transform:translateX(-50%)}.photography__name{font-size:13px;font-weight:600}.about_left .about__img-wrapper{left:100%;transform:translateX(-100%)}.about_left .about__container{justify-content:flex-start}.contact{height:460px;background-color:#e7526b}.contact__container{padding-top:80px}.contact__title{margin-bottom:20px;font-size:15px;font-weight:700;text-transform:uppercase}.contact__text{width:395px;max-width:100%;margin-bottom:35px;line-height:1.7}.contact__email{color:#fff}.contact__email:hover{text-decoration:none}.footer{height:368px;background-color:#2e3b4e}.footer__container{padding-top:40px}@media (max-width: 1500px){.about__inner{width:550px}}@media (max-width: 1300px){.photography{background-position:0 0}}@media (max-width: 1200px){.intro{max-height:800px}.about{height:350px}.about__img-wrapper{display:none}.about__container,.about_left .about__container{justify-content:center}.about__inner{width:75%;text-align:center}}@media (max-width: 992px){.descr{line-height:1.4;font-size:10px}.header{padding:15px 0}.header__nav{display:none}.header__nav.active{display:flex;position:absolute;bottom:0;left:50%;width:100%;padding:10px 0;flex-direction:column;align-items:flex-start;background-color:#fff;border-top:1px solid #999;transition:transform .2s linear;transform:translate(-50%, 100%)}.header__nav.active .header__menu{width:100%;flex-direction:column}.header__nav.active .header__menu-item{width:100%;padding-left:15px}.header__nav.active .header__menu-item:last-child{margin-bottom:20px}.header__nav.active .header__menu .header__link{display:block;width:100%}.header__nav.active .header__form-input{margin-left:15px}.header__burger{display:block;position:relative;width:40px;height:40px;padding:15px;box-sizing:content-box;border:none;background:transparent}.header__burger span{position:absolute;top:50%;left:15px;transform:translateY(-50%);width:40px;height:4px;background-color:#fff;border-radius:20px}.header__burger span:before,.header__burger span:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:inherit;border-radius:20px}.header__burger span:before{transform:translateY(-10px)}.header__burger span:after{transform:translateY(10px)}.intro__inner{margin:0 auto;text-align:center}.info__item{width:60%;margin:0 auto 100px;text-align:center}.info__item:nth-child(3){margin-bottom:100px}.about__title{font-size:14px}.about__text{font-size:15px;line-height:1.4}.experience{height:450px}.experience__text{font-size:16px}.photography{height:600px}.photography__container{justify-content:center;align-items:center}.photography__inner{margin:0;text-align:center}.photography__person{justify-content:center}.contact,.footer{height:350px}}@media (max-width: 768px){.btn{width:220px;height:50px;line-height:50px;font-size:16px}.btn.btn_white{line-height:50px}.section-title{font-size:30px}.intro__title{font-size:34px}.info__item{margin:0 auto 50px}.info__item:nth-child(3){margin-bottom:50px}.info__title{margin-bottom:15px}.experience__text{font-size:13px}.contact__container{padding-top:70px}.contact,.footer{height:300px}}@media (max-width: 576px){.info__item{width:80%}.starting__text{max-width:100%}.starting .btn{line-height:48px}.about__inner{width:100%}.photography__title{width:100%}}@media (max-width: 420px){.section-title{font-size:24px}}@media (max-height: 450px){.intro{min-height:600px}}
