@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400&display=swap);.hide{display:none}.center-x{text-align:center}.fs-thin{font-weight:100}.fs-light{font-weight:300}.fs-sm{font-size:14px}.fs-md{font-size:20px}@media (min-width:1024px){.fs-md{font-size:35px}}.grey{color:#909090}.purple{color:#754695}.main{color:#00a7a2}h1{font-weight:400;color:#fff}h2,h3,h4,h5{color:#909090;font-weight:300}h3{font-size:20px}a{color:#909090;position:relative;text-decoration:none;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}a:after{position:absolute;left:0;bottom:0;width:100%;height:100%;content:'';border-bottom:1.6px solid #909090}a:hover{color:#754695;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}a:hover:after{border-bottom:1.6px solid #754695}p{font-weight:100;font-size:16px;line-height:1.4}strong{font-weight:300}ul{list-style:none;margin:0;padding:0}ul li{font-weight:100;font-size:16px}ul li p{margin:0}hr{border:1px solid #ddd;border-bottom:0}body{margin:0;padding:0;color:#909090;font-family:Roboto,sans-serif}body header{position:fixed;top:0;left:0;right:0;width:100%;z-index:99;margin:0 auto;background:#fff}body header:before{position:absolute;bottom:0;width:100%;height:1px;content:'';background:-webkit-gradient(linear,left top,right top,color-stop(30%,#00a7a2),color-stop(80%,#754695),to(#754695));background:linear-gradient(90deg,#00a7a2 30%,#754695 80%,#754695 100%)}body header .header .nav{display:block}body header .header .nav ul{height:50px;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0;padding:0}body header .header .nav ul li{width:33.33%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;cursor:pointer}body header .header .nav ul li span{position:relative;padding:15px;color:#909090;font-weight:200}body header .header .nav ul li span:before{position:absolute;left:0;bottom:0;width:100%;height:1px;content:'';background:#fff;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}body header .header .nav ul li.active span:before{position:absolute;left:0;bottom:-1px;width:100%;height:2px;content:'';background:#fff;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}body .close{position:fixed;top:70px;right:20px;width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;z-index:1}@media (min-width:768px){body .close{right:50px}}body .close:after,body .close:before{position:absolute;left:25px;height:50px;width:1px;content:'';background-color:#754695;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}body .close:before{-webkit-transform:rotate(45deg) scaleY(0);transform:rotate(45deg) scaleY(0)}body .close:after{-webkit-transform:rotate(-45deg) scaleY(0);transform:rotate(-45deg) scaleY(0)}body .close.animate{cursor:pointer}body .close.animate:before{-webkit-transform:rotate(45deg) scaleY(1);transform:rotate(45deg) scaleY(1)}body .close.animate:after{-webkit-transform:rotate(-45deg) scaleY(1);transform:rotate(-45deg) scaleY(1)}body section{z-index:0}body section:not([data-content]){position:relative;width:100%;min-height:100vh;background:-webkit-gradient(linear,left top,right top,color-stop(30%,#00a7a2),color-stop(80%,#754695),to(#754695));background:linear-gradient(90deg,#00a7a2 30%,#754695 80%,#754695 100%);z-index:1}body section:not([data-content])>.container-fluid{padding-top:100px;padding-bottom:100px}body .experience li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:50px;font-size:16px}body .experience li>span{width:15%}body .experience li>div{width:85%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body .experience li>div span:nth-child(1){margin-bottom:10px}body .stack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:50px}@media (min-width:1024px){body .stack{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}body .stack>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}@media (min-width:1024px){body .stack>div{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:33.33%}}body .stack>div ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px}body .stack>div ul li{position:relative;width:50px;height:50px;margin:10px;background-size:cover;background-repeat:no-repeat;cursor:default}body .stack>div ul li:hover span{opacity:1}body .stack>div ul li span{position:absolute;left:50%;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#00a7a2;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:10px;text-align:center;color:#fff;opacity:0;-webkit-transition:all .3s;transition:all .3s}body .stack>div ul.dev li:nth-child(1){background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23E44D26;%7D .st1%7Bfill:%23F16529;%7D .st2%7Bfill:%23EBEBEB;%7D .st3%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpath class='st0' d='M437.367,100.62L404.321,470.82L255.778,512l-148.134-41.123L74.633,100.62H437.367L437.367,100.62z'/%3E%3Cpath class='st1' d='M256,480.523l120.03-33.276l28.238-316.353H256V480.523z'/%3E%3Cpath class='st2' d='M191.76,221.716H256v-45.41H142.132l1.086,12.183l11.162,125.139H256v-45.41h-60.09L191.76,221.716z M201.994,336.333h-45.585l6.361,71.301l93.02,25.821l0.209-0.057v-47.246l-0.199,0.053l-50.573-13.656L201.994,336.333 L201.994,336.333z'/%3E%3Cpath d='M108.381,0h23.077v22.8h21.111V0h23.078v69.043H152.57v-23.12h-21.111v23.12h-23.077V0H108.381z M205.993,22.896H185.68V0 h63.72v22.896h-20.326v46.147h-23.077V22.896h-0.001H205.993z M259.512,0h24.062l14.802,24.26L313.164,0h24.072v69.043h-22.983 V34.822L298.376,59.37h-0.398l-15.887-24.549v34.222h-22.579V0z M348.72,0h23.084v46.222h32.453v22.821h-55.538V0H348.72z'/%3E%3Cpath class='st3' d='M255.844,313.627h55.918l-5.272,58.894l-50.647,13.67v47.243l93.094-25.8l0.682-7.672l10.673-119.551 l1.108-12.194H255.844V313.627L255.844,313.627z M255.844,221.605v0.111h109.688l0.91-10.206l2.07-23.022l1.085-12.183H255.844 v45.301V221.605z'/%3E%3C/svg%3E%0A")}body .stack>div ul.dev li:nth-child(2){background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23264DE4;%7D .st1%7Bfill:%232965F1;%7D .st2%7Bfill:%23EBEBEB;%7D .st3%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpath class='st0' d='M255.778,512l-148.134-41.124L74.633,100.62h362.734L404.321,470.82L255.778,512L255.778,512z'/%3E%3Cpath class='st1' d='M376.03,447.246l28.238-316.353H256v349.629L376.03,447.246L376.03,447.246z'/%3E%3Cpath class='st2' d='M150.311,268.217l4.069,45.41H256v-45.41H150.311z M142.132,176.305l4.128,45.41H256v-45.41L142.132,176.305 L142.132,176.305z M256,386.153l-0.199,0.053l-50.573-13.656l-3.233-36.217h-45.585l6.361,71.301l93.02,25.821l0.209-0.057V386.153z '/%3E%3Cpath d='M160.001,0h54.998v23h-31.998v23h32.001v22.999h-55.001V0z M226,0h55v20H249v4h31.999v46h-54.998V48.998h31.999v-4h-32.002 V0H226z M292,0h55v20h-31.999v4H347v46h-55V48.998H324v-4h-31.998V0H292z'/%3E%3Cpath class='st3' d='M361.399,268.217l8.197-91.911H255.844v45.41h63.987l-4.132,46.501h-59.855v45.41h55.918l-5.272,58.894 l-50.647,13.67v47.243l93.094-25.8l0.682-7.672l10.673-119.551L361.399,268.217L361.399,268.217z'/%3E%3C/svg%3E%0A")}body .stack>div ul.dev li:nth-child(3){background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23CF6296;%7D%0A%3C/style%3E%3Cpath class='st0' d='M440.8,288c-0.1,0-0.3,0-0.4,0c-0.2,0-0.4,0-0.6,0c-17.5,0.1-32.7,4.2-45.5,10.4c-4.7-9.3-9.4-17.5-10.2-23.6 c-0.9-7.2-2-11.5-0.9-20.1c1.1-8.6,6.1-20.8,6-21.7c-0.1-0.9-1.1-5.3-11.4-5.4c-0.3,0-0.6,0-0.9,0c0,0-0.1,0-0.1,0 c-10.3-0.1-19.1,2-20.1,4.7c-1,2.7-3,8.8-4.3,15.2c-1.8,9.2-19.9,41.5-30.7,59.2c-3.3-6.4-6-12.1-6.6-16.6c-0.9-7.2-2-11.5-0.9-20.1 c1.1-8.6,6.1-20.8,6-21.7c-0.1-0.9-1.1-5.3-11.4-5.4c-0.3,0-0.6,0-0.9,0c0,0-0.1,0-0.1,0c-10.3-0.1-19.1,2-20.1,4.7 c-1,2.7-2.1,9.1-4.3,15.2c-2.1,6.1-27,61.7-33.6,76.1c-3.3,7.3-6.2,13.2-8.3,17.3c0,0,0,0,0,0s-0.1,0.3-0.3,0.7 c-1.8,3.4-2.8,5.3-2.8,5.3s0,0,0,0.1c-1,1.8-2.1,3.6-2.9,4.4c-0.5-1.7-1-7.6,0.5-15.4c3.7-19.3,12.6-49.3,12.5-50.4 c0-0.5,1.7-5.8-5.8-8.5c-1.9-0.7-3.5-0.9-4.8-0.8c-3.9-0.2-5.8,2-6.5,2.5c1.3-6.8,4.6-32.1-15.8-32.1c-0.2,0-0.4,0-0.6,0 c-0.1,0-0.3,0-0.4,0c-14.7,0-35.1,16.1-45.2,30.7c-6.3,3.5-19.9,10.9-34.3,18.8c-5.3,2.9-10.7,5.9-15.9,8.7 c-0.3-0.3-0.5-0.6-0.8-0.8c-28.5-30.5-81.3-52-79.1-92.9c0.8-14.9,6-54.1,101.4-101.6c36.6-18.2,69.8-25.6,95.8-25.8 c29,0,49,8.8,54.7,21.3c15.4,33.9-33.4,97-114.6,106.1c-3.7,0.4-7.1,0.6-10.4,0.6c-23.6-0.2-36.4-9.7-39.9-13.6 c-3.6-3.9-4.6-4.7-5.8-4.4c-0.6-0.2-1.1,0-1.7,0.3c-2.6,1.4-0.9,5.6,0,8.1c2.4,6.3,12.4,17.5,29.3,23.1c6.2,2,16.1,3.7,28.7,3.7 c17.8,0.1,41.3-3,67.4-13.1c49.2-19,87.6-71.9,76.3-116.2c-7.7-30.3-44.2-47-88.8-46.8c-21.8-0.1-45.5,3.9-68.9,12.1 c-42,14.9-87.5,38.4-120.2,68.9C4.2,185.3-2,217,0.6,230.2c9.1,47,73.9,77.6,99.8,100.3c-1.3,0.7-2.5,1.4-3.6,2 c-13,6.4-62.4,32.3-74.7,59.6c-14,31,2.2,53.2,13,56.2c6.4,1.8,12.9,2.6,19.3,2.6c27,0.2,52.6-15,67.6-37.4 c18.4-27.4,16.1-63.1,7.7-79.4c-0.1-0.2-0.2-0.4-0.3-0.6c3.4-2,6.8-4,10.2-6c6.1-3.6,12.2-7,17.5-9.9c-3,8.5-5.3,18.7-6.4,33.3 c-1.4,17.6,5.8,40.3,15.2,49.2c4.2,3.9,9.1,4,12.3,4c0,0,0.1,0,0.1,0c0.3,0,0.6,0,0.9,0c11,0,16-9.1,21.5-19.9 c4.7-9.1,9-19.3,11.2-24.7c-1.3,10.4-3.1,37.7,13.6,37.7c0.1,0,0.3,0,0.4,0c0.2,0,0.4,0,0.6,0c7.5,0,15-9.7,18.3-14.6 c0,0.1,0,0.1,0,0.1s0.2-0.3,0.6-1c0.8-1.2,1.2-1.9,1.2-1.9s0-0.1,0-0.2c3-5.2,9.7-17.1,19.7-36.7c11.1-21.8,21.8-48.3,24.6-55.3 c0.5,3,1.9,9.6,4.6,18.8c2.2,7.6,6.9,15.9,10.7,23.9c-3,4.2-4.8,6.5-4.8,6.5s0,0,0.1,0.1c-2.4,3.2-5.1,6.6-7.9,9.9 c-10.2,12.1-22.3,26-24,30c-1.9,4.7-1.5,8.2,2.2,11c2.2,1.6,5.7,2.2,9.6,2.1c1.3,0,2.6,0,3.9-0.1c9.2-0.6,15.6-2.9,18.8-4.3 c5-1.8,10.7-4.5,16.1-8.5c10-7.3,16-17.9,15.4-31.8c-0.3-7.7-2.8-15.3-5.9-22.5c0.9-1.3,1.8-2.6,2.7-4 c13.5-19.7,24.4-41.1,27.2-46.8c0.5,2.8,1.9,9.6,4.7,19.1c1.9,6.5,5.7,13.6,9.1,20.5c-14.8,12-24,26-27.2,35.2 c-5.9,17-1.3,24.7,7.4,26.4c0.8,0.2,1.7,0.2,2.5,0.2c3.7,0.2,8.4-1.4,12.1-3c5.2-1.7,11.4-4.6,17.3-8.9c10-7.3,19.6-17.6,19-31.6 c-0.3-6.3-2-12.6-4.3-18.7c9.3-3.9,20.7-6.5,34.4-6.6c4.5,0,9.2,0.3,14.1,0.9c44.4,5.2,53.2,32.9,51.5,44.5 c-1.7,11.6-11,18-14.1,19.9c-3.1,1.9-4.1,2.6-3.8,4c0.3,1.6,1.2,1.9,2.8,1.8c0.7,0.1,1.6,0,2.7-0.2c3.7-0.6,23.3-9.4,24.2-30.9 C513,317.6,487,287.7,440.8,288z M366.3,340.8c2-4.4,6.6-11.7,14.4-18.9c0.8,2.8,1.3,5.4,1.3,7.9c-0.1,17.4-12.2,24.3-20,27.2 C360.8,355.6,361.3,351.6,366.3,340.8z M289.4,374.3c-0.1,0-0.3-0.1-0.4-0.1c-0.7-0.4,0.9-1.9,0.9-1.9s11.1-11.9,15.4-17.3 c2.3-2.8,4.9-6.2,7.7-9.8c0,14.3-13.8,23.9-20,27.8C291.7,373.5,290.4,374.1,289.4,374.3z M182,323.6c4-12,12.5-26.4,17.5-32 c5.5-6.2,11.4-9.5,15.3-9.8c1.2,0.1,2.2,0.6,2.7,1.5c2.7,4.6-9.8,39.4-13,47.2c-4.9,11.9-14.8,41.4-21.4,42.8 C177.5,371.8,174.1,347.5,182,323.6z M54.2,420.5c-9.5-5.5-5.8-29.2,12.3-46.2c11-10.4,25.2-19.9,34.6-25.8c2.1-1.3,5.3-3.2,9.1-5.5 c0.6-0.4,1-0.6,1-0.6l0,0c0.5-0.3,0.9-0.6,1.4-0.8c6.3,24,0,45.2-15.4,61.9c-11.2,12.2-25.7,18.6-35.9,18.8 C58.6,422.1,56.1,421.6,54.2,420.5z'/%3E%3C/svg%3E%0A")}body .stack>div ul.dev li:nth-child(4){background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23F7DF1E;%7D%0A%3C/style%3E%3Cpath class='st0' d='M0,0h512v512H0V0z'/%3E%3Cpath d='M134.624,427.864l39.18-23.712c7.56,13.402,14.436,24.742,30.93,24.742c15.81,0,25.78-6.184,25.78-30.24V235.058h48.114 v164.276c0,49.834-29.212,72.518-71.832,72.518c-38.49,0-60.832-19.934-72.174-43.992 M304.762,422.708l39.176-22.682 c10.314,16.842,23.718,29.214,47.43,29.214c19.938,0,32.65-9.968,32.65-23.716c0-16.496-13.06-22.34-35.056-31.96l-12.026-5.16 c-34.714-14.774-57.74-33.334-57.74-72.514c0-36.088,27.494-63.584,70.456-63.584c30.588,0,52.584,10.656,68.392,38.494 l-37.464,24.06c-8.25-14.778-17.182-20.62-30.93-20.62c-14.092,0-23.028,8.936-23.028,20.62c0,14.434,8.936,20.28,29.556,29.216 l12.028,5.154c40.9,17.53,63.926,35.4,63.926,75.608c0,43.308-34.024,67.02-79.734,67.02c-44.678,0-73.548-21.308-87.638-49.148'/%3E%3C/svg%3E")}body .stack>div ul.dev li:nth-child(5){background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23413000;%7D .st1%7Bfill:%23F05133;%7D%0A%3C/style%3E%3Cpath class='st0' d='M306.875,221.839c-11.234,0-19.599,5.516-19.599,18.792c0,10.003,5.514,16.946,18.995,16.946 c11.426,0,19.186-6.732,19.186-17.359C325.457,228.176,318.512,221.84,306.875,221.839L306.875,221.839z M284.407,315.575 c-2.658,3.263-5.307,6.729-5.307,10.82c0,8.161,10.408,10.618,24.705,10.618c11.844,0,27.976-0.829,27.976-11.841 c0-6.545-7.761-6.95-17.568-7.565L284.407,315.575L284.407,315.575z M344.848,222.457c3.669,4.698,7.555,11.233,7.555,20.626 c0,22.664-17.766,35.936-43.487,35.936c-6.541,0-12.463-0.815-16.135-1.834l-6.741,10.82l20.008,1.222 c35.328,2.251,56.15,3.274,56.15,30.422c0,23.488-20.619,36.753-56.15,36.753c-36.958,0-51.046-9.394-51.046-25.523 c0-9.192,4.085-14.082,11.231-20.831c-6.741-2.849-8.984-7.951-8.984-13.467c0-4.495,2.243-8.578,5.924-12.46 c3.674-3.876,7.757-7.761,12.658-12.252c-10.004-4.9-17.561-15.518-17.561-30.63c0-23.479,15.52-39.604,46.755-39.604 c8.782,0,14.094,0.808,18.79,2.041h39.82v17.352l-18.788,1.43'/%3E%3Cpath class='st0' d='M399.578,185.351c-11.642,0-18.378-6.744-18.378-18.388c0-11.629,6.736-17.963,18.378-17.963 c11.844,0,18.582,6.335,18.582,17.963C418.16,178.606,411.422,185.351,399.578,185.351z M373.233,308.06v-16.123l10.417-1.425 c2.86-0.414,3.266-1.022,3.266-4.092v-60.031c0-2.241-0.61-3.677-2.658-4.285l-11.025-3.883l2.245-16.533h42.271v84.734 c0,3.273,0.197,3.678,3.268,4.092l10.415,1.425v16.123h-58.201'/%3E%3Cpath class='st0' d='M512.178,300.146c-8.784,4.283-21.645,8.163-33.29,8.163c-24.297,0-33.483-9.792-33.483-32.875v-53.494 c0-1.223,0-2.043-1.64-2.043h-14.291v-18.172c17.974-2.047,25.116-11.034,27.362-33.29h19.4v29.005c0,1.424,0,2.041,1.635,2.041 h28.789v20.416h-30.424v48.799c0,12.049,2.862,16.741,13.882,16.741c5.725,0,11.639-1.425,16.541-3.264l5.518,17.974'/%3E%3Cpath class='st1' d='M209.629,246.561l-93.37-93.358c-5.372-5.377-14.093-5.377-19.472,0L77.4,172.591l24.592,24.592 c5.717-1.93,12.27-0.636,16.825,3.92c4.579,4.584,5.864,11.193,3.885,16.929l23.702,23.702c5.734-1.976,12.35-0.699,16.929,3.888 c6.402,6.4,6.402,16.77,0,23.171c-6.403,6.403-16.773,6.403-23.179,0c-4.813-4.817-6.004-11.89-3.566-17.82l-22.105-22.105 l-0.002,58.169c1.561,0.773,3.034,1.804,4.334,3.099c6.4,6.399,6.4,16.767,0,23.177c-6.402,6.399-16.776,6.399-23.171,0 c-6.401-6.409-6.401-16.777,0-23.177c1.582-1.579,3.412-2.774,5.365-3.575v-58.71c-1.954-0.798-3.782-1.984-5.366-3.576 c-4.848-4.844-6.016-11.96-3.529-17.914l-24.243-24.247L3.856,246.129c-5.379,5.381-5.379,14.102,0,19.479l93.364,93.359 c5.375,5.377,14.093,5.377,19.475,0l92.932-92.917c5.377-5.38,5.377-14.103,0-19.481'/%3E%3C/svg%3E%0A")}body .stack>div ul.dev li:nth-child(6){background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23CB3837;%7D .st1%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpath class='st0' d='M0,160.156h512v170.667H256v28.444H142.222v-28.444H0V160.156z M28.444,302.378h56.889v-85.333h28.444v85.333 h28.444V188.6H28.444V302.378z M170.667,188.6v142.222h56.889v-28.444h56.889V188.6H170.667z M227.556,217.045H256v56.889h-28.444 V217.045z M312.889,188.6v113.778h56.889v-85.333h28.444v85.333h28.444v-85.333h28.444v85.333h28.444V188.6H312.889z'/%3E%3Cpolygon class='st1' points='28.444,302.378 85.333,302.378 85.333,217.045 113.778,217.045 113.778,302.378 142.222,302.378 142.222,188.6 28.444,188.6 '/%3E%3Cpath class='st1' d='M170.667,188.6v142.222h56.889v-28.444h56.889V188.6H170.667z M256,273.934h-28.444v-56.889H256V273.934z'/%3E%3Cpolygon class='st1' points='312.889,188.6 312.889,302.378 369.778,302.378 369.778,217.045 398.222,217.045 398.222,302.378 426.667,302.378 426.667,217.045 455.111,217.045 455.111,302.378 483.556,302.378 483.556,188.6 '/%3E%3C/svg%3E%0A")}body .stack>div ul.dev li:nth-child(7){background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;%7D .st1%7Bfill:%232684FF;%7D .st2%7Bfill:url(%23SVGID_1_);%7D%0A%3C/style%3E%3Cg%3E%3Cpolygon class='st0' points='204.242,329.311 308.395,329.311 333.538,182.528 176.542,182.528 '/%3E%3Cpath class='st1' d='M23.06,32.001c-8.812-0.115-16.055,6.944-16.17,15.756c-0.015,0.926,0.054,1.845,0.207,2.764l67.764,411.363 c1.746,10.389,10.696,18.03,21.23,18.114h325.086c7.909,0.1,14.7-5.604,15.963-13.406l67.764-415.995 c1.409-8.705-4.502-16.905-13.199-18.313c-0.911-0.146-1.837-0.214-2.764-0.207L23.06,32.001z M308.395,329.311H204.64 l-28.098-146.775h156.996L308.395,329.311z'/%3E%3ClinearGradient id='SVGID_1_' gradientUnits='userSpaceOnUse' x1='518.048' y1='477.7093' x2='270.4632' y2='670.9402' gradientTransform='matrix(1 0 0 1 0 -254)'%3E%3Cstop offset='0.18' style='stop-color:%230052CC'/%3E%3Cstop offset='1' style='stop-color:%232684FF'/%3E%3C/linearGradient%3E%3Cpath class='st2' d='M483.353,182.528H333.538l-25.143,146.775H204.64L82.127,474.723c3.882,3.361,8.835,5.222,13.965,5.267 h325.163c7.909,0.1,14.7-5.604,15.963-13.406L483.353,182.528z'/%3E%3C/g%3E%3C/svg%3E")}body .stack>div ul.dev li:nth-child(8){background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23F5BB60;%7D .st1%7Bfill:%23E86F32;%7D .st2%7Bfill:%23E53D42;%7D .st3%7Bfill:%23BFD141;%7D .st4%7Bfill:%236DB64C;%7D .st5%7Bfill:%23AFDBE7;%7D .st6%7Bfill:%2357BADF;%7D .st7%7Bfill:%2302B2D6;%7D .st8%7Bfill:url(%23SVGID_1_);%7D .st9%7Bfill:%23231F20;%7D .st10%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Ccircle class='st0' cx='256.277' cy='256.277' r='255.723'/%3E%3Ccircle class='st1' cx='230.206' cy='230.206' r='230.206'/%3E%3Ccircle class='st2' cx='260.715' cy='199.697' r='199.695'/%3E%3Ccircle class='st3' cx='276.802' cy='215.784' r='183.609'/%3E%3Ccircle class='st4' cx='263.489' cy='229.096' r='170.297'/%3E%3Ccircle class='st5' cx='236.308' cy='202.472' r='143.116'/%3E%3Ccircle class='st6' cx='259.605' cy='178.619' r='119.817'/%3E%3Ccircle class='st7' cx='274.583' cy='193.595' r='105.395'/%3E%3CradialGradient id='SVGID_1_' cx='-255.3563' cy='641.2871' r='0.103' gradientTransform='matrix(874.375 0 0 -874.375 223536.4375 560934)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' style='stop-color:%23797979'/%3E%3Cstop offset='1' style='stop-color:%234C4C4C'/%3E%3C/radialGradient%3E%3Ccircle class='st8' cx='259.051' cy='208.572' r='89.862'/%3E%3Ccircle class='st9' cx='259.051' cy='208.572' r='89.862'/%3E%3Cpath class='st10' d='M282.651,196.797c8.91,3.999,21.197-4.047,27.444-17.967c6.247-13.923,4.087-28.449-4.822-32.446 c-8.912-3.999-21.197,4.047-27.444,17.967C271.583,178.274,273.74,192.8,282.651,196.797L282.651,196.797z'/%3E%3C/svg%3E%0A")}body .stack>div ul.framework li:nth-child(1){background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23563D7C;%7D .st1%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpath class='st0' d='M0,445.982C0,482.446,29.558,512,66.018,512H445.98c36.466,0,66.02-29.558,66.02-66.018V66.02 C512,29.554,482.442,0,445.982,0H66.02C29.554,0,0,29.558,0,66.018V445.98V445.982z'/%3E%3Cpath class='st1' d='M212.316,226.476V153.97h63.822c6.08,0,11.94,0.506,17.584,1.52c5.644,1.012,10.638,2.82,14.98,5.426 c4.34,2.606,7.814,6.224,10.42,10.854c2.604,4.632,3.908,10.566,3.908,17.8c0,13.026-3.908,22.434-11.724,28.222 c-7.814,5.79-17.8,8.684-29.958,8.684L212.316,226.476L212.316,226.476z M144.15,101v310h150.224c13.894,0,27.426-1.736,40.596-5.21 s24.892-8.828,35.168-16.064c10.274-7.236,18.452-16.572,24.53-28.004c6.08-11.434,9.118-24.966,9.118-40.596 c0-19.394-4.704-35.964-14.11-49.712c-9.408-13.75-23.664-23.374-42.768-28.874c13.894-6.656,24.388-15.196,31.48-25.616 c7.09-10.42,10.636-23.444,10.636-39.076c0-14.472-2.388-26.628-7.164-36.47c-4.776-9.84-11.506-17.728-20.19-23.662 c-8.682-5.934-19.102-10.204-31.26-12.808c-12.156-2.606-25.616-3.908-40.378-3.908L144.15,101L144.15,101z M212.316,358.03v-85.098 h74.242c14.762,0,26.63,3.4,35.604,10.204c8.972,6.802,13.46,18.162,13.46,34.082c0,8.106-1.376,14.762-4.126,19.972 s-6.44,9.336-11.072,12.374c-4.63,3.04-9.986,5.21-16.064,6.514c-6.08,1.3-12.446,1.952-19.104,1.952H212.316L212.316,358.03z'/%3E%3C/svg%3E%0A")}body .stack>div ul.framework li:nth-child(2){background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%232C92BE;%7D%0A%3C/style%3E%3Cpath class='st0' d='M336.557,49.1L252.058,0l-88.182,54.774l85.678,47.332L336.557,49.1L336.557,49.1z M376.965,70.244 l-87.262,53.078l98.901,57.168v151.021l-133.378,75.806l-131.831-75.806V213.64l-88.403-43.906V383.08L252.058,512l224.949-127.963 V128.038L376.965,70.244L376.965,70.244z'/%3E%3C/svg%3E%0A")}body .stack>div ul.framework li:nth-child(3){background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%231A1918;%7D .st1%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%2321609B;%7D%0A%3C/style%3E%3Cpath class='st0' d='M490.503,206.422L512,206.54c0,0-39.968,54.159-43.232,58.573c-1.06,1.429-2.67,2.971-3.487,4.882 c-2.064,4.803-4.184,15.34-4.184,15.34l-19.67,0.098c0,0,3.061-10.984,2.935-16.834c-0.11-5.11-2.72-10.215-4.183-15.34 c-1.479-5.189-3.488-15.341-3.488-15.341h20.223l2.789,11.157L490.503,206.422'/%3E%3Cpath class='st0' d='M449.795,217.844c3.967,2.392,6.402,15.585,6.402,15.585s-20.759,0.306-32.055,0.306h-9.762l-11.855,51.6 h-18.129c0,0,11.283-56.076,13.946-66.242c0.863-3.292,5.913-2.727,14.441-2.727h13.618 C435.195,216.366,445.473,215.243,449.795,217.844 M365.394,242.975c0,0,0.565-3.312-1.917-7.148 c-2.121-3.27-4.079-4.031-9.658-4.205c-15.752-0.495-15.446,11.178-15.446,11.178L365.394,242.975z M382.478,229.607 c2.308,8.327-2.092,27.892-2.092,27.892s-22.977-0.383-35.562,0c-3.913,0.119-8.597-0.426-9.762,1.395 c-1.639,2.551,0.599,6.478,2.496,8.137c2.183,1.91,6.435,2.128,7.964,2.321c10.215,1.298,31.594,0.335,31.594,0.335l-3.703,16.399 c0,0-30.212,1.515-45.323-2.092c-2.984-0.711-5.781-2.147-7.671-4.183c-0.516-0.557-0.963-1.317-1.451-1.973 c-0.389-0.524-1.525-2.245-2.035-3.606c-3.451-9.197,0.404-26.817,4.184-36.258c0.439-1.094,0.99-2.482,1.57-3.661 c0.725-1.47,1.338-3.13,1.917-4.009c0.389-0.606,0.872-0.997,1.277-1.569c0.467-0.676,1.01-1.332,1.512-1.917 c1.395-1.618,2.978-2.762,4.882-4.183c6.296-4.715,17.69-8.375,31.378-6.974c5.154,0.53,12.937,2.371,16.735,7.671 c1.018,1.415,1.52,4.225,2.092,6.276V229.607z M299.326,216.302l17.579-0.103c0,0-9.797,46.474-14.79,69.137h-20.223 c-14.133,0-26.719,1.75-32.074-8.368c-5.195-9.824-0.237-25.981,2.092-36.957c1.646-7.768,5.112-23.645,5.112-23.645l18.214-0.167 c0,0-5.147,24.719-7.288,37.061c-0.767,4.421-2.348,8.584-0.697,11.853c1.569,3.111,3.766,3.334,10.459,3.488 c2.121,0.05,9.066,0,9.066,0L299.326,216.302 M217.044,249.772c1.841-6.54,4.525-13.631,4.184-19.524 c-0.369-6.303-5.654-12.041-9.065-13.248c-10.271-3.626-19.887,1.443-23.708,5.578c-4.944,5.355-6.618,11.611-8.368,20.223 c-1.303,6.393-2.371,13.142,0,18.128c4.197,8.815,17.286,6.89,31.379,6.974C213.558,262.297,215.287,256.001,217.044,249.772 L217.044,249.772z M241.45,223.973c2.007,14.601-5.696,30.717-11.004,44.731c5.411,0.489,10.154-0.075,10.495,0.328 c0.355,0.523-3.627,16.728-5.015,16.77c-4.294,0.111-18.526,0.23-24.46,0.23c-19.365,0-37.48,1.262-46.718-8.367 c-3.752-3.912-6.346-10.621-6.974-15.341c-1.046-7.879,0.265-16.555,2.093-23.707c1.653-6.458,3.772-12.552,6.973-18.131 c8.137-14.203,22.292-24.746,46.021-22.312c4.603,0.474,11.212,2.489,15.341,4.881c0.285,0.168,1.284,0.962,1.512,1.102 C235.293,207.706,240.376,216.177,241.45,223.973L241.45,223.973z M155.773,216.386c-1.171,5.334-2.342,11.381-3.577,16.652h-19.524 c1.512-5.843,2.671-11.652,4.184-16.735c6.247,0,12.056,0.083,18.918,0.083 M131.974,237.919h18.828 c-2.462,13.625-7.336,35.603-11.157,50.902c-2.392,9.574-3.988,16.561-10.46,21.616c-0.579,0.454-0.913,0.238-1.395,0.698 c-1.192,1.137-6.708,2.456-9.761,2.789c-4.965,0.538-10.578,0.07-16.68-0.055c1.597-5.836,3.403-12.844,4.826-18.075 c14.874,1.8,15.25-12.258,18.129-25.799C125.971,262.171,131.02,241.057,131.974,237.919'/%3E%3Cg%3E%3Cpath class='st1' d='M88.044,273.481l-0.403,1.046c-6.875,13.388-19.058,21.602-36.434,21.964 c-8.123,0.168-15.863-1.917-20.919-4.183c-10.911-4.903-20.089-13.994-25.101-23.708c-7.19-13.925-8.487-33.296,6.463-47.764 c0.231,0-1.814,3.137-1.583,3.137l-0.411,1.339c-10.773,33.727,22.418,62.631,54.682,59.326 C72.091,283.843,81.978,279.596,88.044,273.481'/%3E%3Cpath class='st1' d='M68.52,259.535c8.117,0.055,16.596-3.738,21.617-9.065c-4.393,11.15-17.112,18.317-34.167,16.038 c-14.281-1.911-27.885-16.282-29.286-30.681c-1.025-10.48,2.627-16.734,8.646-24.322c-2.092,3.968-2.873,7.028-3.068,8.98 C29.975,243.155,50.371,259.416,68.52,259.535'/%3E%3Cpath class='st1' d='M89.321,231.378c-1.262,2.894-8.527,8.36-11.735,9.044c-12.705,2.707-20.841-3.318-25.103-10.174 c-0.633-1.024-1.804-3.82-2.014-4.531c-1.653-5.62-0.893-14.121,4.038-18.521c-1.485,4.184-1.702,9.044-0.92,12.203 c0.474,1.91,1.917,5.245,3.361,7.342c2.627,3.821,4.294,4.749,7.67,6.778c1.52,0.913,3.151,1.646,3.856,1.847 c3.201,0.942,9.958,3.424,20.85-3.988'/%3E%3C/g%3E%3C/svg%3E%0A")}body .stack>div ul.tool li:nth-child(1){background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%232684FF;%7D .st1%7Bfill:url(%23SVGID_1_);%7D .st2%7Bfill:url(%23SVGID_2_);%7D%0A%3C/style%3E%3Cpath class='st0' d='M497.673,241.673L277.356,21.356L256,0l0,0L90.154,165.846l0,0l-75.827,75.827 c-7.906,7.916-7.906,20.739,0,28.655l151.518,151.518L256,512l165.846-165.846l2.568-2.568l73.259-73.259 C505.578,262.412,505.578,249.588,497.673,241.673z M256,331.692L180.308,256L256,180.308L331.692,256L256,331.692z'/%3E%3ClinearGradient id='SVGID_1_' gradientUnits='userSpaceOnUse' x1='242.4498' y1='410.2957' x2='136.7518' y2='304.5977' gradientTransform='matrix(1 0 0 -1 0 514)'%3E%3Cstop offset='0.18' style='stop-color:%230052CC'/%3E%3Cstop offset='1' style='stop-color:%232684FF'/%3E%3C/linearGradient%3E%3Cpath class='st1' d='M256,180.308c-49.557-49.563-49.799-129.84-0.541-179.7L89.816,166.184l90.154,90.154L256,180.308z'/%3E%3ClinearGradient id='SVGID_2_' gradientUnits='userSpaceOnUse' x1='270.4625' y1='106.6167' x2='375.9578' y2='212.1119' gradientTransform='matrix(1 0 0 -1 0 514)'%3E%3Cstop offset='0.18' style='stop-color:%230052CC'/%3E%3Cstop offset='1' style='stop-color:%232684FF'/%3E%3C/linearGradient%3E%3Cpath class='st2' d='M331.894,255.797L256,331.692c49.791,49.761,49.815,130.464,0.054,180.255 c-0.018,0.018-0.036,0.036-0.054,0.054l0,0l166.049-166.049L331.894,255.797z'/%3E%3C/svg%3E")}body .stack>div ul.tool li:nth-child(2){background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%2336C5F0;%7D .st1%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%232EB67D;%7D .st2%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23ECB22E;%7D .st3%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23E01E5A;%7D%0A%3C/style%3E%3Cpath class='st0' d='M187.722-0.512c-28.303,0.021-51.208,22.989-51.187,51.292c-0.021,28.303,22.906,51.271,51.208,51.292h51.208 V50.801C238.972,22.498,216.046-0.471,187.722-0.512C187.743-0.512,187.743-0.512,187.722-0.512 M187.722,136.294H51.208 C22.906,136.315-0.021,159.284,0,187.586c-0.042,28.303,22.885,51.271,51.187,51.313h136.535 c28.303-0.021,51.229-22.989,51.208-51.292C238.951,159.284,216.025,136.315,187.722,136.294L187.722,136.294z'/%3E%3Cpath class='st1' d='M512,187.586c0.021-28.303-22.906-51.271-51.208-51.292c-28.303,0.021-51.229,22.989-51.208,51.292v51.313 h51.208C489.094,238.878,512.021,215.91,512,187.586z M375.465,187.586V50.78c0.021-28.282-22.885-51.25-51.187-51.292 c-28.303,0.021-51.229,22.989-51.208,51.292v136.807c-0.042,28.303,22.885,51.271,51.187,51.313 C352.56,238.878,375.486,215.91,375.465,187.586z'/%3E%3Cpath class='st2' d='M324.257,512.512c28.303-0.021,51.229-22.989,51.208-51.292c0.021-28.303-22.906-51.271-51.208-51.292h-51.208 v51.292C273.028,489.502,295.954,512.471,324.257,512.512z M324.257,375.685h136.535c28.303-0.021,51.229-22.989,51.208-51.292 c0.042-28.303-22.885-51.271-51.187-51.313H324.278c-28.303,0.021-51.229,22.989-51.208,51.292 C273.049,352.695,295.954,375.664,324.257,375.685L324.257,375.685z'/%3E%3Cpath class='st3' d='M0,324.393c-0.021,28.303,22.906,51.271,51.208,51.292c28.303-0.021,51.229-22.989,51.208-51.292v-51.292 H51.208C22.906,273.122-0.021,296.09,0,324.393z M136.535,324.393v136.807c-0.042,28.303,22.885,51.271,51.187,51.313 c28.303-0.021,51.229-22.989,51.208-51.292V324.435c0.042-28.303-22.885-51.271-51.187-51.313 C159.42,273.122,136.514,296.09,136.535,324.393C136.535,324.393,136.535,324.414,136.535,324.393'/%3E%3C/svg%3E")}body .stack>div ul.design li:nth-child(1){background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%230ACF83;%7D .st1%7Bfill:%23A259FF;%7D .st2%7Bfill:%23F24E1E;%7D .st3%7Bfill:%23FF7262;%7D .st4%7Bfill:%231ABCFE;%7D%0A%3C/style%3E%3Cpath id='path0_fill' class='st0' d='M170.667,512C217.771,512,256,473.771,256,426.667v-85.333h-85.333 c-47.104,0-85.333,38.229-85.333,85.333S123.563,512,170.667,512z'/%3E%3Cpath id='path1_fill' class='st1' d='M85.333,256c0-47.104,38.229-85.333,85.333-85.333H256v170.667h-85.333 C123.563,341.333,85.333,303.104,85.333,256z'/%3E%3Cpath id='path1_fill_1_' class='st2' d='M85.333,85.333C85.333,38.229,123.563,0,170.667,0H256v170.667h-85.333 C123.563,170.667,85.333,132.437,85.333,85.333z'/%3E%3Cpath id='path2_fill' class='st3' d='M256,0h85.333c47.104,0,85.333,38.229,85.333,85.333s-38.229,85.333-85.333,85.333H256V0z'/%3E%3Cpath id='path3_fill' class='st4' d='M426.667,256c0,47.104-38.229,85.333-85.333,85.333S256,303.104,256,256 s38.229-85.333,85.333-85.333S426.667,208.896,426.667,256z'/%3E%3C/svg%3E%0A")}body .stack>div ul.design li:nth-child(2){background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:url(%23SVGID_1_);%7D .st1%7Bfill:%2331C5F0;%7D%0A%3C/style%3E%3CradialGradient id='SVGID_1_' cx='-438.8768' cy='312.2433' r='0.1556' gradientTransform='matrix(2291.6716 0 0 -2218.7549 1005937.3125 692921.3125)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' style='stop-color:%2334364E;stop-opacity:0.98'/%3E%3Cstop offset='1' style='stop-color:%230C0824'/%3E%3C/radialGradient%3E%3Cpath class='st0' d='M21.333,27.733h469.334v456.534H21.333V27.733z'/%3E%3Cpath class='st1' d='M21.333,27.733h469.334v456.534H21.333V27.733z M0,505.6h512V6.4H0V505.6z M345.173,211.2 c-16.854,0-22.613,8.533-22.613,15.573c0,7.68,3.839,13.013,26.453,24.747c33.493,16.214,43.947,31.787,43.947,54.614 c0,34.133-26.027,52.48-61.227,52.48c-18.56,0-34.561-3.84-43.733-9.173c-1.493-0.64-1.706-1.706-1.706-3.414v-31.36 c0-2.133,1.066-2.774,2.561-1.706c13.44,8.747,28.8,12.587,42.879,12.587c16.854,0,23.894-7.04,23.894-16.64 c0-7.68-4.907-14.506-26.454-25.6c-30.294-14.506-42.879-29.226-42.879-53.76c0-27.521,21.547-50.347,58.88-50.347 c18.347,0,31.147,2.774,38.187,5.973c1.706,1.067,2.133,2.773,2.133,4.266v29.226c0,1.706-1.067,2.774-3.2,2.133 C372.906,214.827,359.04,211.2,345.173,211.2L345.173,211.2z M161.706,236.586c4.907,0.427,8.747,0.427,17.28,0.427 c24.961,0,48.427-8.746,48.427-42.666c0-27.093-16.854-40.747-45.227-40.747c-8.533,0-16.64,0.427-20.481,0.64V236.586z M123.734,123.306c0-1.493,2.987-2.561,4.693-2.561c13.654-0.64,33.921-1.067,55.04-1.067c59.093,0,82.133,32.427,82.133,73.814 c0,54.186-39.253,77.44-87.466,77.44c-8.106,0-10.879-0.427-16.64-0.427v81.92c0,1.706-0.64,2.56-2.56,2.56h-32.64 c-1.706,0-2.561-0.64-2.561-2.56L123.734,123.306L123.734,123.306z'/%3E%3C/svg%3E%0A")}body .stack>div ul.design li:nth-child(3){background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:url(%23SVGID_1_);%7D .st1%7Bfill:%23FF7F18;%7D%0A%3C/style%3E%3CradialGradient id='SVGID_1_' cx='-438.8768' cy='312.2433' r='0.1556' gradientTransform='matrix(2291.6716 0 0 -2218.7549 1005937.3125 692921.3125)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' style='stop-color:%23423325;stop-opacity:0.98'/%3E%3Cstop offset='1' style='stop-color:%231C0A00'/%3E%3C/radialGradient%3E%3Cpath class='st0' d='M21.378,27.777h469.243v456.446H21.378V27.777z'/%3E%3Cpath class='st1' d='M21.378,27.777h469.243v456.446H21.378V27.777z M0.05,505.552H511.95V6.448H0.05V505.552z M335.344,184.334 c0-1.706,0.64-2.56,2.56-2.56h33.487c1.705,0,2.559,0.64,2.559,2.56v168.288c0,1.705-0.427,2.559-2.559,2.559h-33.06 c-2.133,0-2.773-1.066-2.773-2.772V184.334L335.344,184.334L335.344,184.334z M332.998,135.916c0-13.651,9.598-21.755,21.756-21.755 c13.011,0,21.755,8.745,21.755,21.755c0,14.077-9.171,21.755-22.182,21.755C341.956,157.672,332.998,149.993,332.998,135.916z M237.017,254.507c-5.971-23.676-20.048-75.292-25.382-100.248h-0.427c-4.479,24.955-15.783,67.187-24.741,100.248H237.017z M177.722,289.061l-16.85,63.988c-0.427,1.705-1.066,2.132-3.199,2.132h-31.354c-2.133,0-2.56-0.64-2.133-3.199l60.575-212.013 c1.066-3.839,1.706-7.252,2.133-17.703c0-1.493,0.64-2.133,1.706-2.133h44.791c1.493,0,2.133,0.427,2.56,2.133l67.826,230.142 c0.427,1.705,0,2.772-1.706,2.772h-35.407c-1.706,0-2.773-0.427-3.199-1.919l-17.49-64.201H177.722L177.722,289.061z'/%3E%3C/svg%3E")}body .stack>div ul.design li:nth-child(4){background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:url(%23SVGID_1_);%7D .st1%7Bfill:%23FF408C;%7D%0A%3C/style%3E%3CradialGradient id='SVGID_1_' cx='-438.8768' cy='312.2433' r='0.1556' gradientTransform='matrix(2291.6716 0 0 -2218.7549 1005937.3125 692921.3125)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' style='stop-color:%234B2B36;stop-opacity:0.98'/%3E%3Cstop offset='1' style='stop-color:%23250012'/%3E%3C/radialGradient%3E%3Cpath class='st0' d='M21.333,27.733h469.334v456.534H21.333V27.733z'/%3E%3Cpath class='st1' d='M21.333,27.733h469.334v456.534H21.333V27.733z M0,505.6h512V6.4H0V505.6z M323.84,213.759 c-3.2-1.493-7.467-2.133-12.588-2.133c-27.52,0-46.72,21.121-46.72,56.32c0,40.106,19.627,56.319,44.161,56.319 c5.333,0,10.879-0.64,15.146-2.56V213.759z M312.533,178.986c4.48,0,7.041,0,11.307,0.427v-56.747c0-1.493,1.066-2.133,2.132-2.133 h34.561c1.706,0,2.133,0.64,2.133,1.706v199.467c0,5.973,0,13.44,1.066,21.546c0,1.493-0.427,1.706-1.92,2.56 c-18.347,8.746-37.759,12.587-55.893,12.587c-47.146,0-80.854-29.226-80.854-88.747C224.853,218.666,258.56,178.986,312.533,178.986 L312.533,178.986z M187.307,352.427c0,2.132-0.427,2.773-2.774,2.773H151.68c-2.133,0-2.774-1.066-2.774-2.773V123.306 c0-2.133,1.067-2.774,2.774-2.774h33.067c1.706,0,2.561,0.64,2.561,2.561V352.427z'/%3E%3C/svg%3E%0A")}body .stack>div ul.cms li:nth-child(1){background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23F49700;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M101.224,281.029c-2.01,0.594-3.609,0.815-5.71,0.815c-17.212,0-42.485-60.148-42.485-80.167 c0-7.368,1.743-9.828,4.205-11.938c-21.066,2.46-46.343,10.188-54.427,20.016C1.06,212.218,0,216.076,0,220.995 C0,252.248,33.357,323.16,56.886,323.16C67.771,323.159,86.122,305.264,101.224,281.029'/%3E%3Cpath class='st0' d='M90.236,187.641c21.766,0,43.55,3.51,43.55,15.797c0,24.928-15.81,55.137-23.878,55.137 c-14.398,0-32.306-40.036-32.306-60.055C77.602,189.39,81.112,187.641,90.236,187.641'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M206.772,231.811v91.523h-12.761v-91.523h-22.589V220.66h57.937v11.151L206.772,231.811L206.772,231.811z'/%3E%3Cpath d='M273.949,275.664v47.67h-13.201v-47.67l-26.251-55.003h14.081l19.361,42.683l19.361-42.683h13.347L273.949,275.664z'/%3E%3Cpath d='M341.127,284.611h-12.321v38.723h-12.758V220.66c0,0,12.611-1.027,24.789-1.027c22.295,0,28.748,13.787,28.748,31.828 C369.582,273.756,361.952,284.611,341.127,284.611z M342.594,230.194c-8.064,0-13.787,0.88-13.787,0.88v42.829h13.787 c8.214,0,13.934-5.427,13.934-21.411C356.528,237.824,353.008,230.194,342.594,230.194z'/%3E%3Cpath d='M417.105,324.359c-24.205,0-30.656-17.601-30.656-53.534c0-34.469,6.453-51.19,30.656-51.19 c24.201,0,30.652,16.717,30.652,51.19C447.76,306.759,441.306,324.359,417.105,324.359z M417.105,230.341 c-13.201,0-17.601,8.947-17.601,41.215c0,31.536,4.4,42.096,17.601,42.096c13.197,0,17.598-10.561,17.598-42.096 C434.703,239.288,430.303,230.341,417.105,230.341z'/%3E%3Cpath d='M487.212,324.359c-7.184,0-17.891-2.2-19.214-2.49v-11.004c3.52,0.733,12.614,2.347,19.068,2.347 c7.481,0,12.32-6.161,12.32-17.454c0-13.641-2.203-20.388-12.614-20.388h-12.024v-10.708h10.561 c11.878,0,12.467-12.17,12.467-18.037c0-11.587-3.667-16.281-11.004-16.281c-6.453,0-13.787,1.617-18.041,2.494v-10.712 c1.617-0.294,10.27-2.49,17.748-2.49c15.108,0,23.761,6.453,23.761,28.309c0,9.974-3.077,18.775-11.147,21.264 c9.534,1.323,12.908,10.711,12.908,25.085C512.004,316.146,503.493,324.359,487.212,324.359z'/%3E%3C/g%3E%3C/svg%3E%0A")}body .stack>div ul.cms li:nth-child(2){background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%2332373C;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M256,15.36c32.493,0,64.006,6.36,93.663,18.904c14.256,6.03,28.006,13.494,40.87,22.183 c12.745,8.611,24.732,18.499,35.625,29.394c10.893,10.893,20.782,22.879,29.394,35.625c8.691,12.864,16.155,26.614,22.183,40.87 c12.544,29.658,18.904,61.17,18.904,93.663s-6.36,64.006-18.904,93.663c-6.03,14.256-13.494,28.006-22.183,40.87 c-8.611,12.746-18.499,24.732-29.394,35.625c-10.893,10.893-22.879,20.782-35.625,29.394c-12.864,8.691-26.614,16.155-40.87,22.183 C320.005,490.28,288.493,496.64,256,496.64c-32.493,0-64.006-6.36-93.663-18.904c-14.256-6.03-28.006-13.494-40.87-22.183 c-12.745-8.611-24.732-18.499-35.625-29.394c-10.893-10.893-20.782-22.879-29.394-35.625c-8.691-12.864-16.155-26.614-22.183-40.87 C21.72,320.005,15.36,288.493,15.36,256s6.36-64.006,18.904-93.663c6.03-14.256,13.494-28.006,22.183-40.87 c8.611-12.745,18.499-24.732,29.394-35.625c10.893-10.893,22.879-20.782,35.625-29.394c12.864-8.691,26.614-16.155,40.87-22.183 C191.994,21.721,223.507,15.36,256,15.36 M256,0C114.615,0,0,114.615,0,256s114.615,256,256,256s256-114.615,256-256 S397.385,0,256,0L256,0z'/%3E%3Cpath class='st0' d='M42.667,255.992c0,84.438,49.068,157.414,120.238,191.991L61.14,169.174 C49.302,195.703,42.667,225.063,42.667,255.992z M400.018,245.233c0-26.373-9.472-44.626-17.586-58.833 c-10.815-17.581-20.955-32.455-20.955-50.035c0-19.606,14.869-37.861,35.824-37.861c0.947,0,1.844,0.114,2.763,0.173 c-37.954-34.777-88.524-56.01-144.061-56.01c-74.533,0-140.1,38.242-178.246,96.151c5.008,0.159,9.729,0.26,13.729,0.26 c22.309,0,56.859-2.712,56.859-2.712c11.494-0.674,12.853,16.222,1.363,17.58c0,0-11.56,1.353-24.414,2.026l77.683,231.078 l46.692-140.014l-33.235-91.065c-11.494-0.674-22.375-2.026-22.375-2.026c-11.5-0.68-10.152-18.253,1.353-17.58 c0,0,35.223,2.712,56.184,2.712c22.309,0,56.863-2.712,56.863-2.712c11.5-0.674,12.853,16.222,1.359,17.58 c0,0-11.572,1.353-24.414,2.026L362.5,385.291l22.008-69.735C394.285,285.079,400.018,263.486,400.018,245.233z M259.748,274.652 L195.73,460.64c19.119,5.625,39.33,8.693,60.27,8.693c24.843,0,48.675-4.287,70.848-12.094c-0.572-0.914-1.096-1.883-1.531-2.94 L259.748,274.652z M443.207,153.651c0.917,6.794,1.434,14.083,1.434,21.934c0,21.64-4.055,45.975-16.228,76.408l-65.155,188.388 c63.424-36.976,106.075-105.688,106.075-184.39C469.333,218.902,459.854,184.033,443.207,153.651z'/%3E%3C/g%3E%3C/svg%3E%0A")}body .swiper-container .swiper-slide{text-align:center}body .swiper-container .swiper-slide>div{padding:50px 0}body .swiper-container .swiper-slide>div img{width:80%;height:100%}@media (min-width:768px){body .swiper-container .swiper-slide>div img{width:50%}}body .swiper-container .swiper-slide>div .desc{padding:0}@media (min-width:768px){body .swiper-container .swiper-slide>div .desc{padding:0 20%}}body .swiper-container .swiper-button-next,body .swiper-container .swiper-button-prev{position:absolute;top:50%;width:50px;height:50px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body .swiper-container .swiper-button-next:after,body .swiper-container .swiper-button-next:before,body .swiper-container .swiper-button-prev:after,body .swiper-container .swiper-button-prev:before{position:absolute;height:30px;width:1px;content:'';background-color:#754695;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}body .swiper-container .swiper-button-next{right:20px}@media (min-width:768px){body .swiper-container .swiper-button-next{right:50px}}body .swiper-container .swiper-button-next:before{top:-1px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}body .swiper-container .swiper-button-next:after{bottom:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}body .swiper-container .swiper-button-prev{left:20px}@media (min-width:768px){body .swiper-container .swiper-button-prev{left:50px}}body .swiper-container .swiper-button-prev:before{top:-1px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}body .swiper-container .swiper-button-prev:after{bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}body [data-content]{position:relative;background:#fff;opacity:0;max-height:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;overflow:hidden}body [data-content].active{position:relative;display:block;opacity:1}body [data-content] .container,body [data-content] .container-fluid{padding-top:150px;margin-bottom:100px}body [data-content] .images{width:50%}body h1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;font-size:30px;margin:0}@media (min-width:1024px){body h1{font-size:50px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}body h1 span:nth-child(1){display:none}@media (min-width:1024px){body h1 span:nth-child(1){display:block}}body h1 br{display:block}@media (min-width:768px){body h1 br{display:none}}body .portrait{position:relative;width:100%;padding-top:100%;margin:10% 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;-webkit-box-shadow:0 16px 40px 4px rgba(0,0,0,.7);box-shadow:0 16px 40px 4px rgba(0,0,0,.7);background-image:url(../../Images/bekir-inci.jpg);background-position:center;background-size:100%;background-repeat:no-repeat;-webkit-transition:background-size .5s ease-out;transition:background-size .5s ease-out}body .portrait:hover{background-size:105%;-webkit-transition:background-size .5s ease-out;transition:background-size .5s ease-out}body .portrait:before{position:absolute;top:50%;bottom:0;width:calc(100% - 20px);height:calc(100% - 20px);content:'';border-radius:50%;border:.1rem solid #fff;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body .portrait img{display:none}body .lets-connect{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;margin-bottom:5%}body .lets-connect a{color:#fff;position:relative;text-decoration:none}body .lets-connect a:after{border-bottom:transparent}body .lets-connect a:hover:after{border-bottom:1px solid #fff}body footer{height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body footer ul{display:-webkit-box;display:-ms-flexbox;display:flex}body footer ul li{margin:0 10px}body footer ul li[data-nav]:hover{text-decoration:underline;cursor:pointer}body footer p{font-size:16px}body form input,body form textarea{width:100%;padding:10px;border:1px solid #ddd;-webkit-transition:border .3s ease-out;transition:border .3s ease-out;color:#909090}body form input:focus,body form textarea:focus{outline:0;border:1px solid #00a7a2;-webkit-transition:border .3s ease-out;transition:border .3s ease-out}body form input:focus::-webkit-input-placeholder,body form textarea:focus::-webkit-input-placeholder{color:#ddd}body form input:focus:-ms-input-placeholder,body form textarea:focus:-ms-input-placeholder{color:#ddd}body form input:focus::-ms-input-placeholder,body form textarea:focus::-ms-input-placeholder{color:#ddd}body form input:focus::placeholder,body form textarea:focus::placeholder{color:#ddd}body form input[type=text],body form textarea[type=text]{font-family:Roboto,sans-serif}body form input::-webkit-input-placeholder,body form textarea::-webkit-input-placeholder{color:#ddd}body form input:-ms-input-placeholder,body form textarea:-ms-input-placeholder{color:#ddd}body form input::-ms-input-placeholder,body form textarea::-ms-input-placeholder{color:#ddd}body form input::placeholder,body form textarea::placeholder{color:#ddd}body form input{height:50px;margin:10px 0}body form textarea{margin:10px 0;height:200px}body form .field{position:relative}body form .field .info{position:absolute;left:10px;font-weight:300;color:#e66262;background:#fff}body form .recaptcha .info{display:block;margin-top:5px;font-weight:300;color:#e66262}body button{height:50px;width:200px;margin:10px 0;background:#00a7a2;border:none;font-family:Roboto,sans-serif;font-size:18px;color:#fff;cursor:pointer;-webkit-transition:background .3s ease-out;transition:background .3s ease-out}body button:focus{outline:0}body button:hover{background:#754695;-webkit-transition:background .3s ease-out;transition:background .3s ease-out}
/*# sourceMappingURL=main.min.css.map */
