*{margin:0;padding:0;-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}html{font-size:10px}@media only screen and (max-width: 1300px){html{font-size:9.5px}}@media only screen and (max-width: 1170px){html{font-size:9px}}@media only screen and (max-width: 1090px){html{font-size:8px}}@media only screen and (max-width: 960px){html{font-size:7.5px}}@media only screen and (max-width: 850px){html{font-size:7px}}@media only screen and (max-width: 745px){html{font-size:6.5px}}@media only screen and (max-width: 620px){html{font-size:6px}}@media only screen and (min-width: 1400px){html{font-size:12px}}@media only screen and (min-width: 1700px){html{font-size:13px}}@media only screen and (min-width: 1900px){html{font-size:14px}}body{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:Montserrat,sans-serif}@-webkit-keyframes bounce{0%{-webkit-transform:translateY(0);transform:translateY(0);background-color:rgba(255, 255, 255, 0.5)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px);background-color:white}100%{-webkit-transform:translateY(0);transform:translateY(0);background-color:rgba(255, 255, 255, 0.5)}}@-moz-keyframes bounce{0%{-moz-transform:translateY(0);transform:translateY(0);background-color:rgba(255, 255, 255, 0.5)}50%{-moz-transform:translateY(-20px);transform:translateY(-20px);background-color:white}100%{-moz-transform:translateY(0);transform:translateY(0);background-color:rgba(255, 255, 255, 0.5)}}@-o-keyframes bounce{0%{-o-transform:translateY(0);transform:translateY(0);background-color:rgba(255, 255, 255, 0.5)}50%{-o-transform:translateY(-20px);transform:translateY(-20px);background-color:white}100%{-o-transform:translateY(0);transform:translateY(0);background-color:rgba(255, 255, 255, 0.5)}}@keyframes bounce{0%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);background-color:rgba(255, 255, 255, 0.5)}50%{-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);-o-transform:translateY(-20px);transform:translateY(-20px);background-color:white}100%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);background-color:rgba(255, 255, 255, 0.5)}}.overlay{opacity:1;width:100vw;height:100vh;position:fixed;background-color:#222;z-index:1000;-webkit-transition:opacity .5s .6s ease-out,width .2s 1s ease-out;-o-transition:opacity .5s .6s ease-out,width .2s 1s ease-out;-moz-transition:opacity .5s .6s ease-out,width .2s 1s ease-out;transition:opacity .5s .6s ease-out,width .2s 1s ease-out}.overlay.loaded{width:0;opacity:0}.overlay__progress{position:absolute;top:0;left:0;width:0%;height:.4rem;background-color:#eb6222;z-index:1001;-webkit-transition:width 10s linear;-o-transition:width 10s linear;-moz-transition:width 10s linear;transition:width 10s linear}.overlay__loader{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;width:5rem;height:auto}@media(max-width: 1300px){.overlay__loader{width:7rem}}.overlay__loader span{display:inline-block;width:7px;height:7px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;background-color:white;margin:35px 5px}.overlay__loader span:nth-child(1){-webkit-animation:bounce 1s cubic-bezier(0.17, 0.67, 0.91, 1.42) .2s infinite;-moz-animation:bounce 1s cubic-bezier(0.17, 0.67, 0.91, 1.42) .2s infinite;-o-animation:bounce 1s cubic-bezier(0.17, 0.67, 0.91, 1.42) .2s infinite;animation:bounce 1s cubic-bezier(0.17, 0.67, 0.91, 1.42) .2s infinite}.overlay__loader span:nth-child(2){-webkit-animation:bounce 1s cubic-bezier(0.17, 0.67, 0.91, 1.42) .1s infinite;-moz-animation:bounce 1s cubic-bezier(0.17, 0.67, 0.91, 1.42) .1s infinite;-o-animation:bounce 1s cubic-bezier(0.17, 0.67, 0.91, 1.42) .1s infinite;animation:bounce 1s cubic-bezier(0.17, 0.67, 0.91, 1.42) .1s infinite}.overlay__loader span:nth-child(3){-webkit-animation:bounce 1s cubic-bezier(0.17, 0.67, 0.91, 1.42) infinite;-moz-animation:bounce 1s cubic-bezier(0.17, 0.67, 0.91, 1.42) infinite;-o-animation:bounce 1s cubic-bezier(0.17, 0.67, 0.91, 1.42) infinite;animation:bounce 1s cubic-bezier(0.17, 0.67, 0.91, 1.42) infinite}.btn-main{width:-webkit-max-content;width:-moz-max-content;width:max-content;height:-webkit-max-content;height:-moz-max-content;height:max-content;padding:2.3rem 4.5rem;border:2px solid #eb6222;position:relative;z-index:5}.btn-main p{position:relative;color:white;font-size:1.3rem;text-decoration:none;text-transform:uppercase;letter-spacing:2px;display:inline-block;z-index:15}@media only screen and (max-width: 1300px){.btn-main p{font-size:1.4rem}}@media only screen and (max-width: 1090px){.btn-main p{font-size:1.5rem}}@media only screen and (max-width: 745px){.btn-main p{font-size:2rem}}.btn-main img{display:inline-block;width:1.9rem;height:auto;position:relative;right:-1.2rem;z-index:15;-webkit-transition:right .25s ease-in;-o-transition:right .25s ease-in;-moz-transition:right .25s ease-in;transition:right .25s ease-in}.btn-main::before{content:" ";position:absolute;display:inline-block;left:0;top:0;height:100%;width:0%;background-color:#eb6222;z-index:5;-webkit-transition:width .25s ease-in;-o-transition:width .25s ease-in;-moz-transition:width .25s ease-in;transition:width .25s ease-in}.btn-main:hover img,.btn-main:active img{right:-2.2rem}.btn-main:hover::before,.btn-main:active::before{width:100%}.btn-sec{color:black;background-color:white;padding:1rem 1rem;text-decoration:none;font-size:1.3rem;-webkit-transition:all .25s ease-in;-o-transition:all .25s ease-in;-moz-transition:all .25s ease-in;transition:all .25s ease-in}@media only screen and (max-width: 745px){.btn-sec{font-size:1.9rem}}.btn-sec:hover,.btn-sec:active{background-color:#eb6222;color:white;-webkit-transition:all .25s ease-out;-o-transition:all .25s ease-out;-moz-transition:all .25s ease-out;transition:all .25s ease-out}.section__heading{font-size:1.7rem;text-transform:uppercase;width:50%;color:#eb6222;letter-spacing:1.8px}@media only screen and (max-width: 745px){.section__heading{font-size:2rem}}.section__heading p{display:inline-block}.section__heading p:first-child{font-weight:700;font-size:1.6rem}@media only screen and (max-width: 745px){.section__heading p:first-child{font-size:1.9rem}}.section__heading p:first-child::after{content:" ";display:inline-block;width:4.5rem;height:1.5px;background-color:#eb6222;margin:.5rem 1.5rem}.section__text{margin-top:5rem;margin-left:11rem}@media only screen and (max-width: 745px){.section__text{margin-left:0}}.section__text a{color:#035d5c;-webkit-transition:color .2s ease-in;-o-transition:color .2s ease-in;-moz-transition:color .2s ease-in;transition:color .2s ease-in;text-decoration:none}.section__text a:hover{color:#eb6222}.section__text-main{font-size:4.5rem;font-weight:500;line-height:1.5}.section__text-main.--invert{color:white}.section__text-sub{font-family:"Merriweather",serif;font-size:2.4rem;font-weight:300;margin-top:3rem;line-height:1.8;color:gray}.container{width:90%;height:100%;margin:0 auto;padding-top:3.5rem;position:relative}.section-container{padding:17rem 10rem;overflow:hidden}.modal{opacity:0;visibility:hidden;position:fixed;top:0;left:0;min-height:100vh;width:100%;color:white;z-index:500;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;-moz-transition:all .2s ease-in;transition:all .2s ease-in}.modal:target{opacity:1;visibility:visible}.modal__backdrop{padding:2rem 0 5rem;height:100vh;background-color:black;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.modal__head{padding:0 3rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;justify-self:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;z-index:700}@media only screen and (max-width: 850px){.modal__head{padding:2rem 4rem 0}}.modal__counter{font-size:1.5rem;color:rgba(255, 255, 255, 0.75);letter-spacing:2.5px}@media only screen and (max-width: 1300px){.modal__counter{font-size:2rem}}.modal__close{font-size:2rem;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;color:rgba(255, 255, 255, 0.6);background-color:rgba(0, 0, 0, 0.6);line-height:1}@media only screen and (max-width: 1300px){.modal__close{font-size:2.5rem}}.modal__showcase{width:100%;height:65vh;position:relative;justify-self:center}.modal__showcase a{position:absolute;top:50%;padding:8px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;color:rgba(255, 255, 255, 0.4);background-color:rgba(0, 0, 0, 0.6);font-size:3rem;z-index:999}.modal__showcase-right{right:10rem;color:rgba(255, 255, 255, 0)}.modal__showcase-left{left:10rem;color:rgba(255, 255, 255, 0)}.modal__gallery{margin:auto;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:start;-webkit-justify-content:start;-moz-box-pack:start;justify-content:start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;width:50%;height:100%;position:relative;z-index:800}@media only screen and (max-width: 1300px){.modal__gallery{width:65%}}@media only screen and (max-width: 1090px){.modal__gallery{width:75%}}@media only screen and (max-width: 960px){.modal__gallery{width:100%}}.modal__gallery img{position:relative;height:100%;width:100%;opacity:1;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .7s ease-in;-o-transition:all .7s ease-in;-moz-transition:all .7s ease-in;transition:all .7s ease-in}.modal__gallery img.active{-webkit-transition:all .5s ease-in;-o-transition:all .5s ease-in;-moz-transition:all .5s ease-in;transition:all .5s ease-in}.modal__des{text-align:center;line-height:1.5;justify-self:start}.modal__name{font-size:1.8rem;font-weight:400}@media only screen and (max-width: 1300px){.modal__name{font-size:2.8rem}}.modal__caption{font-size:1.3rem;color:rgba(255, 255, 255, 0.7)}@media only screen and (max-width: 1300px){.modal__caption{font-size:1.8rem}}.subscribed{opacity:1;width:40rem;height:auto;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%) scale(0);-moz-transform:translate(-50%, -50%) scale(0);-o-transform:translate(-50%, -50%) scale(0);transform:translate(-50%, -50%) scale(0);background-color:#151515;-webkit-box-shadow:0 0px 20px black;-moz-box-shadow:0 0px 20px black;box-shadow:0 0px 20px black;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;color:white;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;padding:2rem;-webkit-transition:all .5s cubic-bezier(0.62, -0.32, 0.58, 1.44);-o-transition:all .5s cubic-bezier(0.62, -0.32, 0.58, 1.44);-moz-transition:all .5s cubic-bezier(0.62, -0.32, 0.58, 1.44);transition:all .5s cubic-bezier(0.62, -0.32, 0.58, 1.44)}@media only screen and (max-width: 745px){.subscribed{width:50rem;padding:3rem}}.subscribed h3{font-size:2rem;font-weight:400;color:#eb6222}@media only screen and (max-width: 745px){.subscribed h3{font-size:3.1rem}}.subscribed p{line-height:1.5;font-size:1.5rem;padding-top:1.7rem;padding-left:1rem;padding-bottom:1rem;font-weight:200;-webkit-align-self:center;align-self:center}@media only screen and (max-width: 745px){.subscribed p{font-size:2.3rem}}.subscribed a{color:white;font-size:1.3rem;font-weight:400;text-decoration:none;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-align-self:flex-end;align-self:flex-end;padding:1rem;background-color:transparent;border:1.5px solid #eb6222;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;-moz-transition:all .3s ease-in;transition:all .3s ease-in}@media only screen and (max-width: 745px){.subscribed a{font-size:2.1rem;padding:1.6rem}}.subscribed a:hover{background-color:#eb6222;-webkit-box-shadow:5px 5px 5px black;-moz-box-shadow:5px 5px 5px black;box-shadow:5px 5px 5px black}.subscribed.show{-webkit-transform:translate(-50%, -50%) scale(1);-moz-transform:translate(-50%, -50%) scale(1);-o-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1);opacity:1}.header{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))),url("../../images/hero-bg.jpg");background-image:-webkit-linear-gradient(rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)),url("../../images/hero-bg.jpg");background-image:-moz-linear-gradient(rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)),url("../../images/hero-bg.jpg");background-image:-o-linear-gradient(rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)),url("../../images/hero-bg.jpg");background-image:linear-gradient(rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)),url("../../images/hero-bg.jpg");-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;background-position:center;background-attachment:fixed;height:100vh;min-height:90rem;z-index:1}.header__nav{opacity:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;padding:2rem 0rem;width:100%;background-color:transparent;-webkit-transition:all .7s ease;-o-transition:all .7s ease;-moz-transition:all .7s ease;transition:all .7s ease;z-index:500}.header__nav.fixed{opacity:1;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;position:fixed;top:0;left:0;background-color:black;z-index:500;padding:1.4rem 0rem;-webkit-transition:all .7s ease;-o-transition:all .7s ease;-moz-transition:all .7s ease;transition:all .7s ease}.header__nav.fixed .header__head{width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;padding:0 10rem;-webkit-transition:all .7s ease;-o-transition:all .7s ease;-moz-transition:all .7s ease;transition:all .7s ease}.header__head{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-transition:all .7s ease;-o-transition:all .7s ease;-moz-transition:all .7s ease;transition:all .7s ease;position:relative}@media only screen and (max-width: 620px){.header__head{width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}}.header__logo{margin-right:7rem;display:inline-block}.header__logo img{width:13rem;height:auto}@media only screen and (max-width: 1300px){.header__logo img{width:15rem}}@media only screen and (max-width: 745px){.header__logo img{width:18rem}}.header__small-nav{display:none}@media only screen and (max-width: 620px){.header__small-nav{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.header__small-nav h3{line-height:1.6;margin-left:auto;font-size:3.5rem;color:white;text-transform:uppercase;font-weight:200}.header__small-nav div{position:relative;margin:auto 0 auto 1rem}.header__small-nav div div{width:6.5rem;height:2px;background-color:white;-webkit-transition:all 1s ease;-o-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}.header__small-nav div div:nth-child(1){position:absolute;top:-11px}.header__small-nav div div:nth-child(3){position:absolute;bottom:-11px}.header__small-nav:hover div div:nth-child(1){-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);-o-transform:rotate(225deg);transform:rotate(225deg);top:0}.header__small-nav:hover div div:nth-child(2){opacity:0}.header__small-nav:hover div div:nth-child(3){-webkit-transform:rotate(315deg);-moz-transform:rotate(315deg);-o-transform:rotate(315deg);transform:rotate(315deg);bottom:0}}.header__nav-list{padding-top:.2rem;list-style:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.header__nav-list li{margin:0 1.2rem}@media only screen and (max-width: 620px){.header__nav-list{display:none}}.header__nav-link{font-weight:500;text-transform:uppercase;letter-spacing:.3rem;font-size:1.15rem;line-height:.4px;color:gray;text-decoration:none;-webkit-transition:color .25s ease-in;-o-transition:color .25s ease-in;-moz-transition:color .25s ease-in;transition:color .25s ease-in}@media only screen and (max-width: 1300px){.header__nav-link{font-size:1.4rem}}@media only screen and (max-width: 745px){.header__nav-link{font-size:1.8rem}}.header__nav-link:hover,.header__nav-link:active{color:white}.header__nav-link.--active{color:white}.header__main{height:70vh;min-height:55%;display:grid;margin:7% 0;grid-template-columns:2fr 1fr;grid-template-areas:"heading video" "button button";-webkit-transform:translateY(15rem);-moz-transform:translateY(15rem);-o-transform:translateY(15rem);transform:translateY(15rem);opacity:0;z-index:-999;-webkit-transition:opacity 2.5s ease,-webkit-transform 1s linear;transition:opacity 2.5s ease,-webkit-transform 1s linear;-o-transition:opacity 2.5s ease,-o-transform 1s linear;-moz-transition:transform 1s linear,opacity 2.5s ease,-moz-transform 1s linear;transition:transform 1s linear,opacity 2.5s ease;transition:transform 1s linear,opacity 2.5s ease,-webkit-transform 1s linear,-moz-transform 1s linear,-o-transform 1s linear}@media only screen and (max-width: 1170px){.header__main{grid-template-columns:repeat(4, 1fr);grid-template-areas:"heading heading heading heading" "button video empty empty"}}.header__heading{font-size:6rem;font-weight:500;line-height:1.5;color:white;grid-area:heading;margin:auto 0;width:90%}@media only screen and (max-width: 1170px){.header__heading{width:65%}}@media only screen and (max-width: 1090px){.header__heading{width:70%;font-size:6.5rem}}@media only screen and (max-width: 960px){.header__heading{width:75%}}@media only screen and (max-width: 795px){.header__heading{width:80%}}@media only screen and (max-width: 795px){.header__heading{width:95%;font-size:7.5rem}}@media only screen and (max-width: 690px){.header__heading{font-size:6.8rem}}@media only screen and (min-width: 1400px){.header__heading{font-size:5.7rem}}.header__video{grid-area:video;margin:auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;cursor:pointer}@media only screen and (max-width: 1170px){.header__video{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;width:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;height:-webkit-min-content;height:-moz-min-content;height:min-content;margin:0;margin-top:-0.7rem}}@media only screen and (max-width: 850px){.header__video{margin-left:2rem}}@media only screen and (max-width: 795px){.header__video{margin-left:4rem}}@media only screen and (max-width: 745px){.header__video{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:start;-moz-box-pack:start;justify-content:start;margin-left:11rem;margin-top:-1rem}}@media only screen and (max-width: 690px){.header__video{margin-left:15rem}}.header__video p{font-weight:800;text-transform:uppercase;letter-spacing:.3rem;font-size:1.35rem;line-height:.4px;color:gray;-webkit-transition:color .3s ease-in;-o-transition:color .3s ease-in;-moz-transition:color .3s ease-in;transition:color .3s ease-in}@media only screen and (max-width: 1170px){.header__video p{margin-left:2rem;font-size:1.5rem}}@media only screen and (max-width: 745px){.header__video p{display:none}}.header__video:hover .header__video-logo,.header__video:active .header__video-logo{background-color:#eb6222;-webkit-transition:background-color .3s ease-out;-o-transition:background-color .3s ease-out;-moz-transition:background-color .3s ease-out;transition:background-color .3s ease-out}.header__video:hover p,.header__video:active p{color:white;-webkit-transition:color .25s ease-out;-o-transition:color .25s ease-out;-moz-transition:color .25s ease-out;transition:color .25s ease-out}.header__video-logo{width:2rem;height:2rem;padding:4.2rem;margin-bottom:2.5rem;background-color:rgba(128, 128, 128, 0.25);-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-transition:background-color .25s ease-in;-o-transition:background-color .25s ease-in;-moz-transition:background-color .25s ease-in;transition:background-color .25s ease-in}@media only screen and (max-width: 1170px){.header__video-logo{margin-bottom:0;padding:3.8rem}}@media only screen and (max-width: 850px){.header__video-logo{padding:3.6rem}}@media only screen and (max-width: 745px){.header__video-logo{padding:4.5rem}}.header__video-logo img{width:2.4rem;height:auto}@media only screen and (max-width: 1170px){.header__video-logo img{width:2.2rem}}@media only screen and (max-width: 745px){.header__video-logo img{width:2.7rem}}.header__button{margin:0;grid-area:button}.header__social{position:absolute;right:0%;top:7%;margin-top:2rem;height:20rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;font-size:2rem;width:2rem;list-style:none}@media only screen and (max-width: 745px){.header__social{display:none}}@media only screen and (max-width: 1300px){.header__social{margin-top:3.5rem}}@media only screen and (max-width: 960px){.header__social{right:1%;margin-top:5rem}}.header__social-link{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end;width:100%;height:.1rem}.header__social-link i{margin:auto;width:2rem;color:white}@media only screen and (max-width: 1300px){.header__social-link i{font-size:2.4rem}}@media only screen and (max-width: 1090px){.header__social-link i{font-size:2.6rem}}@media only screen and (max-width: 850px){.header__social-link i{font-size:2.45rem}}.header__social-link:hover .header__social-text{font-size:1.2rem;background-color:#151515;-webkit-transition:font-size .25s ease-out;-o-transition:font-size .25s ease-out;-moz-transition:font-size .25s ease-out;transition:font-size .25s ease-out}@media only screen and (max-width: 1300px){.header__social-link:hover .header__social-text{font-size:1.4rem}}@media only screen and (max-width: 850px){.header__social-link:hover .header__social-text{font-size:1.6rem}}.header__social-text{color:#eb6222;font-size:0;padding:1rem;margin-right:3rem;background-color:rgba(0, 0, 0, 0);-webkit-transition:font-size .25s ease-in;-o-transition:font-size .25s ease-in;-moz-transition:font-size .25s ease-in;transition:font-size .25s ease-in}.header__scroll{position:absolute;bottom:10%;right:-2%;color:white;font-size:1.2rem;letter-spacing:4px;text-decoration:none;text-transform:uppercase;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);cursor:pointer}@media only screen and (max-width: 745px){.header__scroll{font-size:1.5rem}}.header__scroll::after{content:" ";display:inline-block;position:absolute;top:50%;margin-left:5rem;height:1px;width:15rem;background-color:rgba(128, 128, 128, 0.5)}@media only screen and (max-width: 745px){.header__scroll::after{display:none}}.about__details{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-template-areas:"detail-1 detail-2" "detail-3 detail-4";margin-top:9rem;grid-gap:4rem 9rem}@media only screen and (max-width: 745px){.about__details{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.about__detail{display:grid;grid-template-columns:15% 85%;grid-template-rows:1fr 2fr;grid-template-areas:"icon name" "detail detail"}@media only screen and (max-width: 745px){.about__detail{margin-bottom:5rem}}.about__detail img{grid-area:icon;align-self:center}.about__detail h4{grid-area:name;justify-self:start;align-self:center;font-weight:500;font-size:2.7rem}@media only screen and (max-width: 1300px){.about__detail h4{font-size:3rem}}@media only screen and (max-width: 1090px){.about__detail h4{margin-left:2rem}}@media only screen and (max-width: 850px){.about__detail h4{margin-left:4rem}}@media only screen and (max-width: 745px){.about__detail h4{margin-left:0;font-size:3.5rem}}.about__detail p{margin-top:1.7rem;grid-area:detail;font-family:"Merriweather",serif;font-size:2rem;line-height:1.75;color:rgba(0, 0, 0, 0.7)}@media only screen and (max-width: 745px){.about__detail p{font-size:2.5rem}}.services{position:relative;overflow:hidden;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))),url("../../images/services-bg.jpg");background-image:-webkit-linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url("../../images/services-bg.jpg");background-image:-moz-linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url("../../images/services-bg.jpg");background-image:-o-linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url("../../images/services-bg.jpg");background-image:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url("../../images/services-bg.jpg");background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;background-position:center}.services *{position:relative}.services__list{margin-top:10rem;color:white;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;grid-template-areas:"item-1 item-2 item-3" "item-4 item-5 item-6";grid-gap:4rem 4rem}@media only screen and (max-width: 1300px){.services__list{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr;grid-template-areas:"item-1 item-2" "item-3 item-4" "item-5 item-6"}}@media only screen and (max-width: 1090px){.services__list{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr;grid-template-areas:"item-1 item-2" "item-3 item-4" "item-5 item-6"}}@media only screen and (max-width: 745px){.services__list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}@media only screen and (max-width: 745px){.services__list-item{margin-bottom:5rem}}.services__list-item h2{font-size:4.5rem;font-family:"Merriweather",serif;font-weight:800;color:#eb6222}@media only screen and (max-width: 745px){.services__list-item h2{font-size:6rem}}.services__list-item h3{font-size:2.3rem;font-weight:400;margin:4rem 0 3rem 0}@media only screen and (max-width: 745px){.services__list-item h3{font-size:3.3rem;margin:2rem 0 2rem 0}}.services__list-item p{font-size:1.8rem;font-family:"Merriweather",serif;color:gray;line-height:2}@media only screen and (max-width: 1170px){.services__list-item p{font-size:1.9rem}}@media only screen and (max-width: 745px){.services__list-item p{font-size:2.3rem}}.works{overflow:hidden}.works__gallery{width:100%;display:grid;grid-template-columns:repeat(4, 1fr);grid-auto-rows:38rem}@media only screen and (max-width: 1090px){.works__gallery{grid-template-columns:repeat(3, 1fr)}}@media only screen and (max-width: 745px){.works__gallery{grid-template-columns:repeat(2, 1fr);grid-auto-rows:60rem}}.works__thumb{position:relative;overflow:hidden}.works__thumb .btn-sec{position:absolute;left:-40%;bottom:10%;z-index:0;visibility:hidden;opacity:0;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;-moz-transition:all .3s ease-in;transition:all .3s ease-in}.works__thumb .btn-sec::before{content:" ";display:inline-block;position:absolute;left:-45%;bottom:50%;width:4.3rem;height:1.5px;background-color:rgba(128, 128, 128, 0.6)}@media only screen and (max-width: 745px){.works__thumb .btn-sec::before{width:5.9rem}}.works__thumb:hover .works__link::before,.works__thumb:active .works__link::before{visibility:visible;background-color:rgba(0, 0, 0, 0.8);opacity:1;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out}.works__thumb:hover .works__link::after,.works__thumb:active .works__link::after{visibility:visible;font-size:2rem;opacity:1;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;-moz-transition:all .3s ease-in;transition:all .3s ease-in}@media only screen and (max-width: 745px){.works__thumb:hover .works__link::after,.works__thumb:active .works__link::after{font-size:4rem}}.works__thumb:hover .works__thumb-title,.works__thumb:active .works__thumb-title{visibility:visible;top:10%;opacity:1;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;-moz-transition:all .3s ease-in;transition:all .3s ease-in}.works__thumb:hover .btn-sec,.works__thumb:active .btn-sec{left:13%;z-index:30;opacity:1;visibility:visible;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;-moz-transition:all .3s ease-in;transition:all .3s ease-in}@media only screen and (max-width: 745px){.works__thumb:hover .btn-sec,.works__thumb:active .btn-sec{left:10%}}.works__link{overflow:hidden;display:block;height:100%;width:100%}.works__link img{position:relative;z-index:10;-o-object-fit:cover;object-fit:cover;display:block;height:100%;width:100%;-o-object-position:center;object-position:center}.works__link::before{content:" ";display:inline-block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0);z-index:20;visibility:hidden;opacity:0;-webkit-transition:all .25s ease-in;-o-transition:all .25s ease-in;-moz-transition:all .25s ease-in;transition:all .25s ease-in}.works__link::after{content:"+";font-size:0;display:inline-block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:30;color:white;visibility:hidden;opacity:0;-webkit-transition:all .25s ease-in;-o-transition:all .25s ease-in;-moz-transition:all .25s ease-in;transition:all .25s ease-in}.works__thumb-title{position:absolute;top:-10%;left:10%;line-height:1.5;z-index:30;visibility:hidden;opacity:0;-webkit-transition:all .3s linear;-o-transition:all .3s linear;-moz-transition:all .3s linear;transition:all .3s linear}.works__thumb-title h3{color:white;font-size:1.8rem;font-weight:400}@media only screen and (max-width: 745px){.works__thumb-title h3{font-size:2.4rem}}.works__thumb-title h4{font-size:1.3rem;color:gray}@media only screen and (max-width: 745px){.works__thumb-title h4{font-size:1.9rem}}.messages{overflow:hidden}.messages h3{font-size:3.5rem;text-align:center;width:100%}.messages__slider{margin:8rem 5rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;overflow:hidden;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;width:200%;position:relative}@media only screen and (max-width: 795px){.messages__slider{width:350%}}.messages__slider-icons{position:relative;cursor:pointer}.messages__slider-icons a{width:10px;height:10px;display:inline-block;background-color:gray;position:absolute;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}.messages__slider-icons a.active{background-color:black}@media only screen and (max-width: 1090px){.messages__slider-icons a{width:10.5px;height:10.5px}}@media only screen and (max-width: 795px){.messages__slider-icons a{width:13px;height:13px}}@media only screen and (min-width: 1400px){.messages__slider-icons a{width:12px;height:12px}}.messages__slider-icons a:nth-child(1){top:-2rem;left:48%}@media only screen and (max-width: 795px){.messages__slider-icons a:nth-child(1){left:45%}}.messages__slider-icons a:nth-child(2){top:-2rem;left:50%}@media only screen and (max-width: 1090px){.messages__slider-icons a:nth-child(2){left:51%}}@media only screen and (max-width: 795px){.messages__slider-icons a:nth-child(2){left:50%}}.messages__slider-icons a:nth-child(3){top:-2rem;left:52%}@media only screen and (max-width: 1090px){.messages__slider-icons a:nth-child(3){left:54%}}@media only screen and (max-width: 795px){.messages__slider-icons a:nth-child(3){left:55%}}.messages__message{margin-right:10rem;position:relative;-webkit-transition:all .5s cubic-bezier(0.17, 0.67, 0.13, 1.17),opacity .3s ease;-o-transition:all .5s cubic-bezier(0.17, 0.67, 0.13, 1.17),opacity .3s ease;-moz-transition:all .5s cubic-bezier(0.17, 0.67, 0.13, 1.17),opacity .3s ease;transition:all .5s cubic-bezier(0.17, 0.67, 0.13, 1.17),opacity .3s ease;-webkit-flex-basis:21%;flex-basis:21%}@media only screen and (max-width: 1300px){.messages__message{margin-right:12rem}}@media only screen and (max-width: 1170px){.messages__message{margin-right:13rem}}@media only screen and (max-width: 960px){.messages__message{margin-right:14rem}}@media only screen and (max-width: 850px){.messages__message{margin-right:14.7rem}}@media only screen and (max-width: 795px){.messages__message:nth-child(1){margin-left:9rem}}.messages__message-icon{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:auto;height:3rem;display:inline-block;position:absolute;left:0;top:0}.messages__message p{position:relative;width:100%;margin-left:15%;font-size:1.8rem;line-height:2;color:rgba(42, 42, 42, 0.8)}@media only screen and (max-width: 960px){.messages__message p{font-size:1.6rem}}@media only screen and (max-width: 795px){.messages__message p{margin-left:10%;font-size:2.5rem}}.messages__message-author{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;margin-top:5%;margin-left:17%}@media only screen and (max-width: 795px){.messages__message-author{margin-left:10%}}.messages__message-author img{width:7.5rem;height:auto;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;position:relative}@media only screen and (max-width: 745px){.messages__message-author img{width:9rem}}.messages__message-author div h4{margin-top:2rem;margin-left:2rem;font-size:1.6rem}@media only screen and (max-width: 745px){.messages__message-author div h4{font-size:1.9rem}}.messages__message-author div p{font-size:1.4rem;margin-left:2rem}@media only screen and (max-width: 745px){.messages__message-author div p{font-size:1.7rem}}.clients{background-color:#2a2a2a}.clients__grid{margin-top:10rem;display:grid;grid-template-rows:25rem 25rem;grid-template-columns:repeat(4, 1fr);grid-gap:0}@media only screen and (max-width: 745px){.clients__grid{grid-template-rows:repeat(4, 28rem);grid-template-columns:repeat(2, 1fr)}}.clients__grid div{border:1px solid rgba(128, 128, 128, 0.1);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.clients__grid div img{width:13rem;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;-o-transition:-o-transform .2s linear;-moz-transition:transform .2s linear,-moz-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear,-moz-transform .2s linear,-o-transform .2s linear;cursor:pointer}.clients__grid div:nth-child(n+1):nth-child(-n+4){border-top:none}.clients__grid div:nth-child(n+5):nth-child(-n+8){border-bottom:none}.clients__grid div:nth-child(1),.clients__grid div:nth-child(5){border-left:none}.clients__grid div:nth-child(4),.clients__grid div:nth-child(8){border-right:none}@media only screen and (max-width: 745px){.clients__grid div:nth-child(even){border-right:none}.clients__grid div:nth-child(odd){border-left:none}}.clients__grid div:hover img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.counter{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.6))),url("../../images/hero-bg.jpg");background-image:-webkit-linear-gradient(rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.6)),url("../../images/hero-bg.jpg");background-image:-moz-linear-gradient(rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.6)),url("../../images/hero-bg.jpg");background-image:-o-linear-gradient(rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.6)),url("../../images/hero-bg.jpg");background-image:linear-gradient(rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.6)),url("../../images/hero-bg.jpg");-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;background-position:center;padding:10rem 10rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}@media only screen and (max-width: 745px){.counter{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-template-areas:"count-1 count-2" "count-3 count-4";justify-items:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;grid-gap:5rem}}.counter__count{text-align:center;width:50%}@media only screen and (max-width: 745px){.counter__count{width:100%}}.counter h3{color:white;font-size:9rem;font-weight:400;letter-spacing:-1.5px}.counter p{color:rgba(128, 128, 128, 0.55);line-height:1.5;font-size:1.6rem;text-transform:uppercase;letter-spacing:1.5px}.footer{background-color:#151515;padding:14rem 10rem 7rem;overflow:hidden}.footer__about{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;color:white;margin:17rem 13rem 17rem auto;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width: 960px){.footer__about{margin:15rem 5rem 15rem auto}}@media only screen and (max-width: 745px){.footer__about{margin:12rem 4rem 12rem auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.footer__about div{font-size:3rem;line-height:1.5}@media only screen and (max-width: 745px){.footer__about div{margin-top:5rem}}.footer__about div:nth-child(1){width:43rem}.footer__about div h4{color:rgba(128, 128, 128, 0.8);font-size:1.7rem;text-transform:uppercase;font-weight:400;letter-spacing:1.5px;margin-bottom:5rem}@media only screen and (max-width: 960px){.footer__about div h4{margin-bottom:3rem}}@media only screen and (max-width: 745px){.footer__about div h4{font-size:2.2rem}}.footer__about div a{color:white;text-decoration:none;display:block}@media only screen and (max-width: 960px){.footer__about div{font-size:2.5rem}}@media only screen and (max-width: 745px){.footer__about div{font-size:3rem}}.footer__connect{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;position:relative;width:90%}@media only screen and (max-width: 745px){.footer__connect{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}}.footer__connect .btn-main{position:relative}.footer__connect::before{content:" ";display:inline-block;position:absolute;width:15rem;top:-5rem;height:.1rem;background-color:rgba(128, 128, 128, 0.5)}.footer__form{color:white;position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}@media only screen and (max-width: 745px){.footer__form{margin-top:12.5rem}}.footer__form h3{color:rgba(128, 128, 128, 0.5);font-size:1.8rem;text-transform:uppercase;letter-spacing:1.5px;position:absolute;top:-6rem}.footer__form-email{width:40rem;height:6rem;background-color:rgba(0, 0, 0, 0.2);border:none;caret-color:white;padding:2rem;font-weight:400;color:white;letter-spacing:1.2px;font-size:1.6rem}@media only screen and (max-width: 745px){.footer__form-email{width:45rem;padding:4rem;height:8rem;font-size:2.2rem}}.footer__form-email:active,.footer__form-email:focus{border:none;outline:none}.footer__form-email::-webkit-input-placeholder{color:rgba(128, 128, 128, 0.5);font-size:1.6rem}.footer__form-email:-moz-placeholder{color:rgba(128, 128, 128, 0.5);font-size:1.6rem}.footer__form-email::-moz-placeholder{color:rgba(128, 128, 128, 0.5);font-size:1.6rem}.footer__form-email:-ms-input-placeholder{color:rgba(128, 128, 128, 0.5);font-size:1.6rem}.footer__form-email::-ms-input-placeholder{color:rgba(128, 128, 128, 0.5);font-size:1.6rem}.footer__form-email::placeholder{color:rgba(128, 128, 128, 0.5);font-size:1.6rem}@media only screen and (max-width: 745px){.footer__form-email::-webkit-input-placeholder{font-size:2.2rem}.footer__form-email:-moz-placeholder{font-size:2.2rem}.footer__form-email::-moz-placeholder{font-size:2.2rem}.footer__form-email:-ms-input-placeholder{font-size:2.2rem}.footer__form-email::-ms-input-placeholder{font-size:2.2rem}.footer__form-email::placeholder{font-size:2.2rem}}.footer__form-submit{width:auto;height:6rem;font-size:1.3rem;font-weight:400;text-transform:uppercase;letter-spacing:2px;border:none;padding:2rem;background-color:#eb6222;color:white;cursor:pointer}@media only screen and (max-width: 745px){.footer__form-submit{height:8rem;font-size:1.9rem}}.footer__form-submit:active,.footer__form-submit:focus{border:none;outline:none}.footer__end{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-top:20rem;position:relative}.footer__copy{color:rgba(128, 128, 128, 0.5);font-size:1.5rem}@media only screen and (max-width: 745px){.footer__copy{font-size:2rem;margin:10rem auto auto auto}}.footer__copy a{color:white;text-decoration:none}.footer__copy::before{content:" ";display:inline-block;position:absolute;width:100vw;height:.1rem;left:-10rem;top:-1.5rem;background-color:rgba(128, 128, 128, 0.2)}.footer__back{position:absolute;top:-1.5rem;right:-4rem}@media only screen and (max-width: 745px){.footer__back{right:50%;-webkit-transform:translateX(50%);-moz-transform:translateX(50%);-o-transform:translateX(50%);transform:translateX(50%)}}.footer__back div{background-color:black;padding:2rem 2.5rem}@media only screen and (max-width: 745px){.footer__back div{padding:2.6rem 3.3rem}}.footer__back div img{width:1rem;height:auto}@media only screen and (max-width: 745px){.footer__back div img{width:1.8rem}}.footer__back::before{content:" ";display:inline-block;position:absolute;width:11rem;height:.1rem;top:-7rem;right:-2.3rem;background-color:rgba(128, 128, 128, 0.2);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}@media only screen and (max-width: 745px){.footer__back::before{display:none}}.footer__back::after{content:"Back to Top";display:inline-block;position:absolute;text-decoration:none;color:rgba(128, 128, 128, 0.3);font-size:1.3rem;letter-spacing:1.4px;text-transform:uppercase;top:-21rem;right:-2.3rem;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);width:11rem}@media only screen and (max-width: 850px){.footer__back::after{width:13rem;right:-3.2rem}}@media only screen and (max-width: 745px){.footer__back::after{display:none}}/*# sourceMappingURL=style.css.map */
