.header{background:#ecf1f9;height:100px;display:flex;align-items:center;justify-content:center;padding:0 30px}.header img{width:100%;height:auto;max-width:200px}.footer{display:flex;align-items:center;justify-content:center;height:70px;text-align:center;padding:15px 30px;opacity:.5}.footer a{color:#222326;display:inline;position:relative;cursor:pointer;box-shadow:inset 0 -1px 0 0 rgba(34,35,38,.4);transition:all .3s}.footer a:hover{color:#f25c05;box-shadow:inset 0 -5px 0 0 rgba(34,35,38,.1)}.cropper{display:flex;width:100%;min-height:calc(100vh - 170px);background:#fff}@media only screen and (max-width:980px){.cropper{display:block}}.cropper__main{width:60%;display:flex;align-items:center;justify-content:center;padding:30px;border-right:1px solid #ecf1f9}@media only screen and (max-width:1400px){.cropper__main{width:50%}}@media only screen and (max-width:980px){.cropper__main{width:auto;border:none;border-bottom:1px solid #ecf1f9}}.croppa-container{background:rgba(236,241,249,.5);display:flex;cursor:pointer}.croppa-container canvas{width:100%!important;height:100%!important;max-width:500px!important;max-height:auto!important}.croppa-container.croppa--has-target{cursor:move}.addon{display:block}.types{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;padding:30px;margin:0;list-style:none}@media only screen and (max-width:980px){.types{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width:768px){.types{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:480px){.types{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:320px){.types{grid-template-columns:1fr;grid-gap:30px}}.types__item{text-align:center;cursor:pointer;position:relative;padding:15px;background:#fff;box-shadow:0 0 0 1px #ecf1f9;font-size:.9em;transition:all .3s}.types__item.active,.types__item:hover{box-shadow:0 0 0 3px #f25c05}.cropper__buttons{flex:1;display:flex;align-items:center;justify-content:center}.button__center{display:flex;flex-direction:column}.button__center h2{margin:0;padding:30px 30px 0;font-size:1.3em}.buttons__actions{height:calc(100vh - 230px);overflow-y:auto}@media only screen and (max-width:980px){.buttons__actions{height:auto;overflow:initial}}.button__work{padding:30px;display:flex;flex-wrap:wrap}button{display:flex;height:30px;padding:0 15px;align-items:center;justify-content:center;font-size:1em;background:#fff;border:1px solid #ecf1f9;border-radius:5px;cursor:pointer;margin:5px;transition:all .3s}button:hover{border-color:#f25c05;color:#f25c05}.buttons__download{display:flex;align-items:center;justify-content:center}@media only screen and (max-width:360px){.buttons__download{display:block}}.buttons__download button{flex:1;background:#f25c05;color:#fff;border-color:#f25c05;border-radius:0;margin:0;height:60px}@media only screen and (max-width:360px){.buttons__download button{width:100%}}.buttons__download button.clear{background:#222326;border-color:#222326;color:#f25c05}.buttons__download button:hover{background:#da5305;color:#fff}.buttons__download button:hover.clear{background:#222326;color:#fff}*{margin:0;padding:0;box-sizing:border-box;min-height:0;min-width:0}.root,html{font-size:16px;line-height:26px;width:100%;height:100%}@media only screen and (max-width:480px){.root,html{font-size:14px}}body,html{margin:0;padding:0;font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#222326;line-height:1.625em;background:#ecf1f9}@media only screen and (max-width:480px){body,html{font-size:.9em;background:#fff}}a{color:#222326;position:relative;transition:all .3s}a,a:hover{text-decoration:none}a:hover{color:#f25c05}a:focus{outline:none}a:active,a:focus{text-decoration:none}.contextual-links-wrapper a,.contextual-links a{border-bottom:none!important}::selection{background:#1b1c1e;color:#fff;text-shadow:none}::-moz-selection{background:#1b1c1e;color:#fff;text-shadow:none}h1,h2,h3,h4,h5,h6{font-family:Avenir,Helvetica,Arial,sans-serif;line-height:normal;margin-top:30px;margin-bottom:30px}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1{font-size:2.2em}h2{font-size:1.85em}h3,h4,h5{font-size:1.625em}b,dt,strong{line-height:normal}b,dt,em,i,strong{font-family:Avenir,Helvetica,Arial,sans-serif;font-weight:400}em:before,i:before{margin:0;width:auto}code,pre{margin:0;border:none;background:none}p{margin-bottom:15px}p:last-child{margin-bottom:0}img{vertical-align:middle;width:100%;height:auto;max-width:100%}img[data-src],img[data-srcset]{display:block;min-height:1px}ol,ul{margin:0;padding:0 0 15px 30px}ol li,ul li{list-style:none}blockquote{padding:30px;border-left:10px solid #ecf1f9;background:rgba(236,241,249,.1);margin:30px;font-style:italic;overflow:hidden}blockquote,blockquote p{position:relative}.align-left,.align-right{float:left;margin:0 20px 15px 0;max-width:40%}@media only screen and (max-width:480px){.align-left,.align-right{float:none;margin:0 0 15px!important;max-width:100%}}.align-left a,.align-right a{position:relative;display:block;border:none}.align-left a:after,.align-right a:after{content:"";position:absolute;right:0;top:0;border-radius:0;width:100%;height:100%;color:#fff;background:#fff;opacity:0;transition:.3s;z-index:1}.align-left a:hover:after,.align-right a:hover:after{opacity:.1;transition:.3s}.align-left img,.align-right img{width:100%;height:auto}.align-right{float:right;margin:0 0 15px 20px}@media only screen and (max-width:480px){.align-right{float:none;margin:0 0 15px!important}}.align-center{display:block}.align-center img{width:100%;height:auto}.align-justify{text-align:justify}figcaption{font-size:.8em;padding:5px 0;color:#60636b}figure{margin:0}details{margin-bottom:30px;background:#ecf1f9;border-radius:10px}details summary{background:#ecf1f9;font-family:Avenir,Helvetica,Arial,sans-serif;padding:15px;border-top-right-radius:10px;border-top-left-radius:10px;cursor:pointer}details>div{padding:30px}details input,details select,details textarea{background:#fff;border:1px solid #fff;margin-bottom:15px}details textarea{width:100%}details select{appearance:none;-moz-appearance:none;-webkit-appearance:none;border-radius:5px;margin:0 0 15px;border:1px solid #fff;padding:10px 40px 10px 15px;background-image:linear-gradient(45deg,transparent 50%,grey 0),linear-gradient(135deg,grey 50%,transparent 0);background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px);background-size:5px 5px,5px 5px;background-repeat:no-repeat}details label{display:block;margin-bottom:5px;font-family:Avenir,Helvetica,Arial,sans-serif}fieldset legend{padding:15px 0}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}video{-o-object-fit:contain;object-fit:contain}i{display:flex}.logo{text-align:center}.logo img{max-width:300px}@media only screen and (max-width:480px){.logo img{max-width:250px}}h1{text-align:center;font-size:1.7em;color:#f25c05}