@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800&display=swap");*,*:after,*:before{box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%}body{color:#606c76;font-family:'Roboto', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;font-size:1.6em;font-weight:300;letter-spacing:.01em;line-height:1.6}blockquote{border-left:0.3rem solid #d1d1d1;margin-left:0;margin-right:0;padding:1rem 1.5rem}blockquote *:last-child{margin-bottom:0}.button,button,input[type='button'],input[type='reset'],input[type='submit']{background-color:#9b4dca;border:0.1rem solid #9b4dca;border-radius:.4rem;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:700;height:3.8rem;letter-spacing:.1rem;line-height:3.8rem;padding:0 3.0rem;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap}.button:focus,.button:hover,button:focus,button:hover,input[type='button']:focus,input[type='button']:hover,input[type='reset']:focus,input[type='reset']:hover,input[type='submit']:focus,input[type='submit']:hover{background-color:#606c76;border-color:#606c76;color:#fff;outline:0}.button[disabled],button[disabled],input[type='button'][disabled],input[type='reset'][disabled],input[type='submit'][disabled]{cursor:default;opacity:.5}.button[disabled]:focus,.button[disabled]:hover,button[disabled]:focus,button[disabled]:hover,input[type='button'][disabled]:focus,input[type='button'][disabled]:hover,input[type='reset'][disabled]:focus,input[type='reset'][disabled]:hover,input[type='submit'][disabled]:focus,input[type='submit'][disabled]:hover{background-color:#9b4dca;border-color:#9b4dca}.button.button-outline,button.button-outline,input[type='button'].button-outline,input[type='reset'].button-outline,input[type='submit'].button-outline{background-color:transparent;color:#9b4dca}.button.button-outline:focus,.button.button-outline:hover,button.button-outline:focus,button.button-outline:hover,input[type='button'].button-outline:focus,input[type='button'].button-outline:hover,input[type='reset'].button-outline:focus,input[type='reset'].button-outline:hover,input[type='submit'].button-outline:focus,input[type='submit'].button-outline:hover{background-color:transparent;border-color:#606c76;color:#606c76}.button.button-outline[disabled]:focus,.button.button-outline[disabled]:hover,button.button-outline[disabled]:focus,button.button-outline[disabled]:hover,input[type='button'].button-outline[disabled]:focus,input[type='button'].button-outline[disabled]:hover,input[type='reset'].button-outline[disabled]:focus,input[type='reset'].button-outline[disabled]:hover,input[type='submit'].button-outline[disabled]:focus,input[type='submit'].button-outline[disabled]:hover{border-color:inherit;color:#9b4dca}.button.button-clear,button.button-clear,input[type='button'].button-clear,input[type='reset'].button-clear,input[type='submit'].button-clear{background-color:transparent;border-color:transparent;color:#9b4dca}.button.button-clear:focus,.button.button-clear:hover,button.button-clear:focus,button.button-clear:hover,input[type='button'].button-clear:focus,input[type='button'].button-clear:hover,input[type='reset'].button-clear:focus,input[type='reset'].button-clear:hover,input[type='submit'].button-clear:focus,input[type='submit'].button-clear:hover{background-color:transparent;border-color:transparent;color:#606c76}.button.button-clear[disabled]:focus,.button.button-clear[disabled]:hover,button.button-clear[disabled]:focus,button.button-clear[disabled]:hover,input[type='button'].button-clear[disabled]:focus,input[type='button'].button-clear[disabled]:hover,input[type='reset'].button-clear[disabled]:focus,input[type='reset'].button-clear[disabled]:hover,input[type='submit'].button-clear[disabled]:focus,input[type='submit'].button-clear[disabled]:hover{color:#9b4dca}code{background:#f4f5f6;border-radius:.4rem;font-size:86%;margin:0 .2rem;padding:.2rem .5rem;white-space:nowrap}pre{background:#f4f5f6;border-left:0.3rem solid #9b4dca;overflow-y:hidden}pre>code{border-radius:0;display:block;padding:1rem 1.5rem;white-space:pre}hr{border:0;border-top:0.1rem solid #f4f5f6;margin:3.0rem 0}input[type='color'],input[type='date'],input[type='datetime'],input[type='datetime-local'],input[type='email'],input[type='month'],input[type='number'],input[type='password'],input[type='search'],input[type='tel'],input[type='text'],input[type='url'],input[type='week'],input:not([type]),textarea,select{-webkit-appearance:none;background-color:transparent;border:0.1rem solid #d1d1d1;border-radius:.4rem;box-shadow:none;box-sizing:inherit;height:3.8rem;padding:.6rem 1.0rem .7rem;width:100%}input[type='color']:focus,input[type='date']:focus,input[type='datetime']:focus,input[type='datetime-local']:focus,input[type='email']:focus,input[type='month']:focus,input[type='number']:focus,input[type='password']:focus,input[type='search']:focus,input[type='tel']:focus,input[type='text']:focus,input[type='url']:focus,input[type='week']:focus,input:not([type]):focus,textarea:focus,select:focus{border-color:#9b4dca;outline:0}select{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 8" width="30"><path fill="%23d1d1d1" d="M0,0l6,8l6-8"/></svg>') center right no-repeat;padding-right:3.0rem}select:focus{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 8" width="30"><path fill="%239b4dca" d="M0,0l6,8l6-8"/></svg>')}select[multiple]{background:none;height:auto}textarea{min-height:6.5rem}label,legend{display:block;font-size:1.6rem;font-weight:700;margin-bottom:.5rem}fieldset{border-width:0;padding:0}input[type='checkbox'],input[type='radio']{display:inline}.label-inline{display:inline-block;font-weight:normal;margin-left:.5rem}.container{margin:0 auto;max-width:112.0rem;padding:0 2.0rem;position:relative;width:100%}.row{display:flex;flex-direction:column;padding:0;width:100%}.row.row-no-padding{padding:0}.row.row-no-padding>.column{padding:0}.row.row-wrap{flex-wrap:wrap}.row.row-top{align-items:flex-start}.row.row-bottom{align-items:flex-end}.row.row-center{align-items:center}.row.row-stretch{align-items:stretch}.row.row-baseline{align-items:baseline}.row .column{display:block;flex:1 1 auto;margin-left:0;max-width:100%;width:100%}.row .column.column-offset-10{margin-left:10%}.row .column.column-offset-20{margin-left:20%}.row .column.column-offset-25{margin-left:25%}.row .column.column-offset-33,.row .column.column-offset-34{margin-left:33.3333%}.row .column.column-offset-40{margin-left:40%}.row .column.column-offset-50{margin-left:50%}.row .column.column-offset-60{margin-left:60%}.row .column.column-offset-66,.row .column.column-offset-67{margin-left:66.6666%}.row .column.column-offset-75{margin-left:75%}.row .column.column-offset-80{margin-left:80%}.row .column.column-offset-90{margin-left:90%}.row .column.column-10{flex:0 0 10%;max-width:10%}.row .column.column-20{flex:0 0 20%;max-width:20%}.row .column.column-25{flex:0 0 25%;max-width:25%}.row .column.column-33,.row .column.column-34{flex:0 0 33.3333%;max-width:33.3333%}.row .column.column-40{flex:0 0 40%;max-width:40%}.row .column.column-50{flex:0 0 50%;max-width:50%}.row .column.column-60{flex:0 0 60%;max-width:60%}.row .column.column-66,.row .column.column-67{flex:0 0 66.6666%;max-width:66.6666%}.row .column.column-75{flex:0 0 75%;max-width:75%}.row .column.column-80{flex:0 0 80%;max-width:80%}.row .column.column-90{flex:0 0 90%;max-width:90%}.row .column .column-top{align-self:flex-start}.row .column .column-bottom{align-self:flex-end}.row .column .column-center{align-self:center}@media (min-width: 667px){.row{flex-direction:row;margin-left:-1.0rem;width:calc(100% + 2.0rem)}.row .column{margin-bottom:inherit;padding:0 1.0rem}}a{color:#9b4dca;text-decoration:none}a:focus,a:hover{color:#606c76}dl,ol,ul{list-style:none;margin-top:0;padding-left:0}dl dl,dl ol,dl ul,ol dl,ol ol,ol ul,ul dl,ul ol,ul ul{font-size:90%;margin:1.5rem 0 1.5rem 3.0rem}ol{list-style:decimal inside}ul{list-style:circle inside}.button,button,dd,dt,li{margin-bottom:1.0rem}fieldset,input,select,textarea{margin-bottom:1.5rem}blockquote,dl,figure,form,ol,p,pre,table,ul{margin-bottom:2.5rem}table{border-spacing:0;display:block;overflow-x:auto;text-align:left;width:100%}td,th{border-bottom:0.1rem solid #e1e1e1;padding:1.2rem 1.5rem}td:first-child,th:first-child{padding-left:0}td:last-child,th:last-child{padding-right:0}b,strong{font-weight:bold}p{margin-top:0}h1,h2,h3,h4,h5,h6{font-weight:300;letter-spacing:-.1rem;margin-bottom:2.0rem;margin-top:0}h1{font-size:4.6rem;line-height:1.2}h2{font-size:3.6rem;line-height:1.25}h3{font-size:2.8rem;line-height:1.3}h4{font-size:2.2rem;letter-spacing:-.08rem;line-height:1.35}h5{font-size:1.8rem;letter-spacing:-.05rem;line-height:1.5}h6{font-size:1.6rem;letter-spacing:0;line-height:1.4}img{max-width:100%}.clearfix:after{clear:both;content:' ';display:table}.float-left{float:left}.float-right{float:right}[aria-label][role~="tooltip"]{position:relative}[aria-label][role~="tooltip"]::before,[aria-label][role~="tooltip"]::after{transform:translate3d(0, 0, 0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform;opacity:0;pointer-events:none;transition:all var(--microtip-transition-duration, 0.18s) var(--microtip-transition-easing, ease-in-out) var(--microtip-transition-delay, 0s);position:absolute;box-sizing:border-box;z-index:10;transform-origin:top}[aria-label][role~="tooltip"]::before{background-size:100% auto !important;content:""}[aria-label][role~="tooltip"]::after{background:rgba(17,17,17,0.9);border-radius:4px;color:#ffffff;content:attr(aria-label);font-size:var(--microtip-font-size, 13px);font-weight:var(--microtip-font-weight, normal);text-transform:var(--microtip-text-transform, none);padding:.5em 1em;white-space:nowrap;box-sizing:content-box}[aria-label][role~="tooltip"]:hover::before,[aria-label][role~="tooltip"]:hover::after,[aria-label][role~="tooltip"]:focus::before,[aria-label][role~="tooltip"]:focus::after{opacity:1;pointer-events:auto}[role~="tooltip"][data-microtip-position|="top"]::before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%280%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E") no-repeat;height:6px;width:18px;margin-bottom:5px}[role~="tooltip"][data-microtip-position|="top"]::after{margin-bottom:11px}[role~="tooltip"][data-microtip-position|="top"]::before{transform:translate3d(-50%, 0, 0);bottom:100%;left:50%}[role~="tooltip"][data-microtip-position|="top"]:hover::before{transform:translate3d(-50%, -5px, 0)}[role~="tooltip"][data-microtip-position|="top"]::after{transform:translate3d(-50%, 0, 0);bottom:100%;left:50%}[role~="tooltip"][data-microtip-position="top"]:hover::after{transform:translate3d(-50%, -5px, 0)}[role~="tooltip"][data-microtip-position="top-left"]::after{transform:translate3d(calc(-100% + 16px), 0, 0);bottom:100%}[role~="tooltip"][data-microtip-position="top-left"]:hover::after{transform:translate3d(calc(-100% + 16px), -5px, 0)}[role~="tooltip"][data-microtip-position="top-right"]::after{transform:translate3d(calc(0% + -16px), 0, 0);bottom:100%}[role~="tooltip"][data-microtip-position="top-right"]:hover::after{transform:translate3d(calc(0% + -16px), -5px, 0)}[role~="tooltip"][data-microtip-position|="bottom"]::before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28180%2018%206%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E") no-repeat;height:6px;width:18px;margin-top:5px;margin-bottom:0}[role~="tooltip"][data-microtip-position|="bottom"]::after{margin-top:11px}[role~="tooltip"][data-microtip-position|="bottom"]::before{transform:translate3d(-50%, -10px, 0);bottom:auto;left:50%;top:100%}[role~="tooltip"][data-microtip-position|="bottom"]:hover::before{transform:translate3d(-50%, 0, 0)}[role~="tooltip"][data-microtip-position|="bottom"]::after{transform:translate3d(-50%, -10px, 0);top:100%;left:50%}[role~="tooltip"][data-microtip-position="bottom"]:hover::after{transform:translate3d(-50%, 0, 0)}[role~="tooltip"][data-microtip-position="bottom-left"]::after{transform:translate3d(calc(-100% + 16px), -10px, 0);top:100%}[role~="tooltip"][data-microtip-position="bottom-left"]:hover::after{transform:translate3d(calc(-100% + 16px), 0, 0)}[role~="tooltip"][data-microtip-position="bottom-right"]::after{transform:translate3d(calc(0% + -16px), -10px, 0);top:100%}[role~="tooltip"][data-microtip-position="bottom-right"]:hover::after{transform:translate3d(calc(0% + -16px), 0, 0)}[role~="tooltip"][data-microtip-position="left"]::before,[role~="tooltip"][data-microtip-position="left"]::after{bottom:auto;left:auto;right:100%;top:50%;transform:translate3d(10px, -50%, 0)}[role~="tooltip"][data-microtip-position="left"]::before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28-90%2018%2018%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E") no-repeat;height:18px;width:6px;margin-right:5px;margin-bottom:0}[role~="tooltip"][data-microtip-position="left"]::after{margin-right:11px}[role~="tooltip"][data-microtip-position="left"]:hover::before,[role~="tooltip"][data-microtip-position="left"]:hover::after{transform:translate3d(0, -50%, 0)}[role~="tooltip"][data-microtip-position="right"]::before,[role~="tooltip"][data-microtip-position="right"]::after{bottom:auto;left:100%;top:50%;transform:translate3d(-10px, -50%, 0)}[role~="tooltip"][data-microtip-position="right"]::before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%2890%206%206%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E") no-repeat;height:18px;width:6px;margin-bottom:0;margin-left:5px}[role~="tooltip"][data-microtip-position="right"]::after{margin-left:11px}[role~="tooltip"][data-microtip-position="right"]:hover::before,[role~="tooltip"][data-microtip-position="right"]:hover::after{transform:translate3d(0, -50%, 0)}[role~="tooltip"][data-microtip-size="small"]::after{white-space:initial;width:80px}[role~="tooltip"][data-microtip-size="medium"]::after{white-space:initial;width:150px}[role~="tooltip"][data-microtip-size="large"]::after{white-space:initial;width:260px}html,body{padding:0;margin:0}html,body{font-family:'Poppins', sans-serif}a.gotop svg,a.gotop img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}html,body{font-size:16px;font-size:1rem;font-weight:300;color:#959595;background:#fff;overflow-x:hidden !important}html.activemenu,body.activemenu{overflow:hidden !important}@media (min-width: 992px){body{padding-top:160px}}@media (min-width: 1024px){body{padding-top:160px}}@keyframes pulse{0%{margin-top:0}50%{margin-top:10px}100%{margin-top:0}}@keyframes pulseopacity{0%{margin-top:0;filter:blur(12px);-webkit-filter:blur(12px)}50%{margin-top:20px;filter:blur(4px);-webkit-filter:blur(4px)}100%{margin-top:0;filter:blur(12px);-webkit-filter:blur(12px)}}@keyframes rotate{0%{transform:rotate(0deg)}50%{transform:rotate(90deg)}100%{transform:rotate(180deg)}}a{color:#203f6d}a:hover,a:focus,a:active{color:#15BCFF}a.mute{color:#6F787D}a.mute:hover,a.mute:focus,a.mute:active{color:#000}a.ice{color:#15BCFF}a.ice:hover,a.ice:focus,a.ice:active{color:#203f6d}.ice{color:#15BCFF}.ul{text-decoration:underline}.ul:hover{text-decoration:none}.text-center{text-align:center}@media (max-width: 768px){.text-center-mobile{text-align:center}}@media (min-width: 768px){.text-center-desktop{text-align:center}}#main{margin:0 auto}.container{max-width:1140px}.button .material-icons-outlined{font-weight:300;vertical-align:middle;font-size:inherit;margin-top:-3px}p,a,a:hover,a:active,a:focus,img,input,button,.column,.anim,.tld,.spec,.visible{-webkit-transition:0.3s ease-in-out;-moz-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;transition:0.3s ease-in-out;font-family:'Poppins', sans-serif}ol,ul{list-style:none;padding:0;margin:0}ol li,ul li{margin:0}@media (max-width: 768px){.column-mobile-100{flex:1 1 auto !important;max-width:100% !important}}@media (max-width: 768px){.hide-mobile{display:none !important}}@media (max-width: 768px){.center-mobile{text-align:center}}.mobile-scroll-horizontal{transition:.3s ease-in-out}@media (max-width: 768px){.mobile-scroll-horizontal{overflow-x:auto;overflow-y:hidden;white-space:nowrap}.mobile-scroll-horizontal::-webkit-scrollbar{transition:.3s ease-in-out;-webkit-appearance:none}.mobile-scroll-horizontal::-webkit-scrollbar:horizontal{height:10px}.mobile-scroll-horizontal::-webkit-scrollbar-thumb{transition:.3s ease-in-out;border-radius:8px;border:2px solid white;background-color:rgba(215,215,215,0.5)}.mobile-scroll-horizontal:hover::-webkit-scrollbar-thumb,.mobile-scroll-horizontal:focus::-webkit-scrollbar-thumb,.mobile-scroll-horizontal:active::-webkit-scrollbar-thumb{border-radius:8px;border:2px solid white;background-color:rgba(215,215,215,0.95)}}.border-top{border-top:1px solid #EEEEEE}.border-bottom{border-bottom:1px solid #EEEEEE}.no-border{border:0 none !important}.bg-pink{background-color:#FD179E !important}.bg-yellow{background-color:#F8A31F !important}.bg-tango{background-color:#F48320 !important}.bg-grape{background-color:#491D55 !important}.bg-green-sinbad{background-color:#A1D4CA !important}.bg-blue-lochmara{background-color:#0678CF !important}.bg-gray{background-color:#F9F9F9 !important}.mt-5{margin-top:5px !important}@media (min-width: 992px){.mt-d-5{margin-top:5px !important}}.mb-5{margin-bottom:5px !important}@media (min-width: 992px){.mb-d-5{margin-bottom:5px !important}}.mr-5{margin-right:5px}.ml-5{margin-left:5px}.mt-10{margin-top:10px !important}@media (min-width: 992px){.mt-d-10{margin-top:10px !important}}.mb-10{margin-bottom:10px !important}@media (min-width: 992px){.mb-d-10{margin-bottom:10px !important}}.mr-10{margin-right:10px}.ml-10{margin-left:10px}.mt-15{margin-top:15px !important}@media (min-width: 992px){.mt-d-15{margin-top:15px !important}}.mb-15{margin-bottom:15px !important}@media (min-width: 992px){.mb-d-15{margin-bottom:15px !important}}.mr-15{margin-right:15px}.ml-15{margin-left:15px}.mt-20{margin-top:20px !important}@media (min-width: 992px){.mt-d-20{margin-top:20px !important}}.mb-20{margin-bottom:20px !important}@media (min-width: 992px){.mb-d-20{margin-bottom:20px !important}}.mr-20{margin-right:20px}.ml-20{margin-left:20px}.mt-25{margin-top:25px !important}@media (min-width: 992px){.mt-d-25{margin-top:25px !important}}.mb-25{margin-bottom:25px !important}@media (min-width: 992px){.mb-d-25{margin-bottom:25px !important}}.mr-25{margin-right:25px}.ml-25{margin-left:25px}.mt-30{margin-top:30px !important}@media (min-width: 992px){.mt-d-30{margin-top:30px !important}}.mb-30{margin-bottom:30px !important}@media (min-width: 992px){.mb-d-30{margin-bottom:30px !important}}.mr-30{margin-right:30px}.ml-30{margin-left:30px}.mt-35{margin-top:35px !important}@media (min-width: 992px){.mt-d-35{margin-top:35px !important}}.mb-35{margin-bottom:35px !important}@media (min-width: 992px){.mb-d-35{margin-bottom:35px !important}}.mr-35{margin-right:35px}.ml-35{margin-left:35px}.mt-40{margin-top:40px !important}@media (min-width: 992px){.mt-d-40{margin-top:40px !important}}.mb-40{margin-bottom:40px !important}@media (min-width: 992px){.mb-d-40{margin-bottom:40px !important}}.mr-40{margin-right:40px}.ml-40{margin-left:40px}.mt-45{margin-top:45px !important}@media (min-width: 992px){.mt-d-45{margin-top:45px !important}}.mb-45{margin-bottom:45px !important}@media (min-width: 992px){.mb-d-45{margin-bottom:45px !important}}.mr-45{margin-right:45px}.ml-45{margin-left:45px}.mt-50{margin-top:50px !important}@media (min-width: 992px){.mt-d-50{margin-top:50px !important}}.mb-50{margin-bottom:50px !important}@media (min-width: 992px){.mb-d-50{margin-bottom:50px !important}}.mr-50{margin-right:50px}.ml-50{margin-left:50px}.mt-55{margin-top:55px !important}@media (min-width: 992px){.mt-d-55{margin-top:55px !important}}.mb-55{margin-bottom:55px !important}@media (min-width: 992px){.mb-d-55{margin-bottom:55px !important}}.mr-55{margin-right:55px}.ml-55{margin-left:55px}.mt-60{margin-top:60px !important}@media (min-width: 992px){.mt-d-60{margin-top:60px !important}}.mb-60{margin-bottom:60px !important}@media (min-width: 992px){.mb-d-60{margin-bottom:60px !important}}.mr-60{margin-right:60px}.ml-60{margin-left:60px}.mt-65{margin-top:65px !important}@media (min-width: 992px){.mt-d-65{margin-top:65px !important}}.mb-65{margin-bottom:65px !important}@media (min-width: 992px){.mb-d-65{margin-bottom:65px !important}}.mr-65{margin-right:65px}.ml-65{margin-left:65px}.mt-70{margin-top:70px !important}@media (min-width: 992px){.mt-d-70{margin-top:70px !important}}.mb-70{margin-bottom:70px !important}@media (min-width: 992px){.mb-d-70{margin-bottom:70px !important}}.mr-70{margin-right:70px}.ml-70{margin-left:70px}.mt-75{margin-top:75px !important}@media (min-width: 992px){.mt-d-75{margin-top:75px !important}}.mb-75{margin-bottom:75px !important}@media (min-width: 992px){.mb-d-75{margin-bottom:75px !important}}.mr-75{margin-right:75px}.ml-75{margin-left:75px}.mt-80{margin-top:80px !important}@media (min-width: 992px){.mt-d-80{margin-top:80px !important}}.mb-80{margin-bottom:80px !important}@media (min-width: 992px){.mb-d-80{margin-bottom:80px !important}}.mr-80{margin-right:80px}.ml-80{margin-left:80px}.mt-85{margin-top:85px !important}@media (min-width: 992px){.mt-d-85{margin-top:85px !important}}.mb-85{margin-bottom:85px !important}@media (min-width: 992px){.mb-d-85{margin-bottom:85px !important}}.mr-85{margin-right:85px}.ml-85{margin-left:85px}.mt-90{margin-top:90px !important}@media (min-width: 992px){.mt-d-90{margin-top:90px !important}}.mb-90{margin-bottom:90px !important}@media (min-width: 992px){.mb-d-90{margin-bottom:90px !important}}.mr-90{margin-right:90px}.ml-90{margin-left:90px}.mt-95{margin-top:95px !important}@media (min-width: 992px){.mt-d-95{margin-top:95px !important}}.mb-95{margin-bottom:95px !important}@media (min-width: 992px){.mb-d-95{margin-bottom:95px !important}}.mr-95{margin-right:95px}.ml-95{margin-left:95px}.mt-100{margin-top:100px !important}@media (min-width: 992px){.mt-d-100{margin-top:100px !important}}.mb-100{margin-bottom:100px !important}@media (min-width: 992px){.mb-d-100{margin-bottom:100px !important}}.mr-100{margin-right:100px}.ml-100{margin-left:100px}.mt-105{margin-top:105px !important}@media (min-width: 992px){.mt-d-105{margin-top:105px !important}}.mb-105{margin-bottom:105px !important}@media (min-width: 992px){.mb-d-105{margin-bottom:105px !important}}.mr-105{margin-right:105px}.ml-105{margin-left:105px}.mt-110{margin-top:110px !important}@media (min-width: 992px){.mt-d-110{margin-top:110px !important}}.mb-110{margin-bottom:110px !important}@media (min-width: 992px){.mb-d-110{margin-bottom:110px !important}}.mr-110{margin-right:110px}.ml-110{margin-left:110px}.mt-115{margin-top:115px !important}@media (min-width: 992px){.mt-d-115{margin-top:115px !important}}.mb-115{margin-bottom:115px !important}@media (min-width: 992px){.mb-d-115{margin-bottom:115px !important}}.mr-115{margin-right:115px}.ml-115{margin-left:115px}.mt-120{margin-top:120px !important}@media (min-width: 992px){.mt-d-120{margin-top:120px !important}}.mb-120{margin-bottom:120px !important}@media (min-width: 992px){.mb-d-120{margin-bottom:120px !important}}.mr-120{margin-right:120px}.ml-120{margin-left:120px}.mt-125{margin-top:125px !important}@media (min-width: 992px){.mt-d-125{margin-top:125px !important}}.mb-125{margin-bottom:125px !important}@media (min-width: 992px){.mb-d-125{margin-bottom:125px !important}}.mr-125{margin-right:125px}.ml-125{margin-left:125px}.mt-130{margin-top:130px !important}@media (min-width: 992px){.mt-d-130{margin-top:130px !important}}.mb-130{margin-bottom:130px !important}@media (min-width: 992px){.mb-d-130{margin-bottom:130px !important}}.mr-130{margin-right:130px}.ml-130{margin-left:130px}.mt-135{margin-top:135px !important}@media (min-width: 992px){.mt-d-135{margin-top:135px !important}}.mb-135{margin-bottom:135px !important}@media (min-width: 992px){.mb-d-135{margin-bottom:135px !important}}.mr-135{margin-right:135px}.ml-135{margin-left:135px}.mt-140{margin-top:140px !important}@media (min-width: 992px){.mt-d-140{margin-top:140px !important}}.mb-140{margin-bottom:140px !important}@media (min-width: 992px){.mb-d-140{margin-bottom:140px !important}}.mr-140{margin-right:140px}.ml-140{margin-left:140px}.mt-145{margin-top:145px !important}@media (min-width: 992px){.mt-d-145{margin-top:145px !important}}.mb-145{margin-bottom:145px !important}@media (min-width: 992px){.mb-d-145{margin-bottom:145px !important}}.mr-145{margin-right:145px}.ml-145{margin-left:145px}.mt-150{margin-top:150px !important}@media (min-width: 992px){.mt-d-150{margin-top:150px !important}}.mb-150{margin-bottom:150px !important}@media (min-width: 992px){.mb-d-150{margin-bottom:150px !important}}.mr-150{margin-right:150px}.ml-150{margin-left:150px}.mt-155{margin-top:155px !important}@media (min-width: 992px){.mt-d-155{margin-top:155px !important}}.mb-155{margin-bottom:155px !important}@media (min-width: 992px){.mb-d-155{margin-bottom:155px !important}}.mr-155{margin-right:155px}.ml-155{margin-left:155px}.mt-160{margin-top:160px !important}@media (min-width: 992px){.mt-d-160{margin-top:160px !important}}.mb-160{margin-bottom:160px !important}@media (min-width: 992px){.mb-d-160{margin-bottom:160px !important}}.mr-160{margin-right:160px}.ml-160{margin-left:160px}.mt-165{margin-top:165px !important}@media (min-width: 992px){.mt-d-165{margin-top:165px !important}}.mb-165{margin-bottom:165px !important}@media (min-width: 992px){.mb-d-165{margin-bottom:165px !important}}.mr-165{margin-right:165px}.ml-165{margin-left:165px}.mt-170{margin-top:170px !important}@media (min-width: 992px){.mt-d-170{margin-top:170px !important}}.mb-170{margin-bottom:170px !important}@media (min-width: 992px){.mb-d-170{margin-bottom:170px !important}}.mr-170{margin-right:170px}.ml-170{margin-left:170px}.mt-175{margin-top:175px !important}@media (min-width: 992px){.mt-d-175{margin-top:175px !important}}.mb-175{margin-bottom:175px !important}@media (min-width: 992px){.mb-d-175{margin-bottom:175px !important}}.mr-175{margin-right:175px}.ml-175{margin-left:175px}.mt-180{margin-top:180px !important}@media (min-width: 992px){.mt-d-180{margin-top:180px !important}}.mb-180{margin-bottom:180px !important}@media (min-width: 992px){.mb-d-180{margin-bottom:180px !important}}.mr-180{margin-right:180px}.ml-180{margin-left:180px}.tab-content{display:none}.tab-content.selected{display:block}.anim{text-align:center;overflow:hidden}.anim img,.anim svg{width:100%}.anim.panels img{margin-top:-90px}@media (max-width: 768px){.anim.panels img{margin-top:-30px}}@media (min-width: 992px){.anim.panels{margin-top:70px}}@media (min-width: 1112px){.anim.panels{margin-top:30px}}@media (min-width: 1194px){.anim.panels{margin-top:0}}.anim.apps img{margin-top:-60px}@media (max-width: 768px){.anim.apps img{margin-top:-10px}}@media (min-width: 992px){.anim.apps{margin-top:70px;height:400px}}@media (min-width: 1112px){.anim.apps{margin-top:30px}}@media (min-width: 1194px){.anim.apps{margin-top:0}}.anim.domain{max-height:450px}.anim.domain img{margin-top:-10px;width:70%}@media (max-width: 768px){.anim.domain img{margin-top:-10px}}@media (min-width: 992px){.anim.domain{margin-top:70px}}@media (min-width: 1112px){.anim.domain{margin-top:30px}}@media (min-width: 1194px){.anim.domain{margin-top:0}}.anim.server{max-height:400px}.anim.server img{margin-top:-68px}@media (max-width: 768px){.anim.server img{margin-top:-10px}}@media (min-width: 992px){.anim.server img{margin-top:-40px}}@media (min-width: 1024px){.anim.server img{margin-top:-50px}}@media (min-width: 992px){.anim.server{height:410px}}@media (min-width: 1112px){.anim.server{margin-top:0}}.anim.seo{max-height:450px}.anim.seo img{width:75%}@media (min-width: 992px){.anim.seo{height:400px;margin-top:70px}}@media (min-width: 1112px){.anim.seo{margin-top:30px}}@media (min-width: 1194px){.anim.seo{margin-top:0}}.anim.world img{margin-top:-90px}@media (max-width: 768px){.anim.world img{margin-top:-30px}}@media (min-width: 992px){.anim.world{margin-top:10px}}@media (min-width: 1194px){.anim.world{margin-top:0}}@media (min-width: 992px){.anim{height:360px}}.button{display:inline-block;padding:0 20px;margin:0;background-color:#203f6d;color:#fff;border:0 none !important;line-height:1.8em;letter-spacing:0;text-transform:none;width:auto;height:auto}.button:active,.button:focus,.button:hover{color:#203f6d;background-color:#F8F8F8}.button-small{font-size:13px;font-size:.8125rem;font-weight:400;padding:0 10px}.button-medium{font-size:13px;font-size:.8125rem;font-weight:400;padding:6px 16px}.button-large{font-size:16px;font-size:1rem;font-weight:500;padding:8px 40px;line-height:2em}.button-navy{color:#fff;background-color:#203f6d}.button-navy:active,.button-navy:focus,.button-navy:hover{color:#fff;background-color:#0669ac}.button-java{background-color:#1FDFC0}.button-java:active,.button-java:focus,.button-java:hover{color:#fff;background-color:#203f6d}.button-ice{background-color:#15BCFF !important}.button-ice:active,.button-ice:focus,.button-ice:hover{color:#fff !important;background-color:#203f6d !important}.button-black{background-color:#000 !important}.button-black:active,.button-black:focus,.button-black:hover{color:#fff !important;background-color:#444 !important}.button-ice-light{background-color:#15BCFF}.button-ice-light:active,.button-ice-light:focus,.button-ice-light:hover{color:#203f6d;background-color:#fff}.button-success{background-color:#29A745 !important}.button-success:active,.button-success:focus,.button-success:hover{color:#fff !important;background-color:#1a682c !important}.button-round{-webkit-border-radius:30px !important;-moz-border-radius:30px !important;border-radius:30px !important}a.gotop{position:fixed;right:20px;bottom:20px;width:40px;height:40px;display:block;z-index:99;text-align:center;background-color:rgba(32,63,109,0.5);-webkit-border-radius:50px !important;-moz-border-radius:50px !important;border-radius:50px !important}a.gotop svg,a.gotop img{max-width:15px}a.gotop:hover{bottom:19px;background-color:rgba(32,63,109,0.8)}.w-full{float:left;width:100%}p{font-size:14px !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mr-0{margin-right:0 !important}blockquote,dl,figure,form,ol,p,pre,table,ul,h1,h2,h3,h4,h5,h6{margin-bottom:1rem !important}.margin-negative-156{margin-top:-156px}@media only screen and (max-width: 640px){.margin-negative-156{margin-top:0}}.flex-wrap{flex-flow:wrap}.page-content .desc{color:#6F787D;font-size:18px !important;text-align:center;margin-bottom:30px}@media (min-width: 992px){.page-content .desc{padding:10px 100px}}.page-content h2{font-size:35px;font-weight:300;color:#203f6d;letter-spacing:-1px;margin-bottom:10px !important}.page-content h3{font-size:30px;font-weight:400;color:#203f6d;margin-top:20px}.page-content h4{font-size:26px;font-weight:400;color:#203f6d;margin-top:20px}.page-content p{font-size:15px !important;line-height:1.7em}.page-content p strong{color:#444444}.page-content .button{padding:2px 20px;font-weight:400;font-size:15px}.page-content .notfound{width:450px;height:380px;overflow:hidden}.page-content .notfound img{width:100%;margin-top:-40px;margin-bottom:-40px}.align-items-center{align-items:center}.seperator{background:#203f6d url(/assets/img/gradient-blue.svg) -160px -245px no-repeat;background-size:55%;margin:60px 0;padding:60px 0;color:#FFFFFF}.seperator h3{color:#FFFFFF;font-size:34px;font-weight:200;margin-bottom:5px !important;letter-spacing:-0.8px}.seperator .button:hover{background:#0669ac !important}@media (max-width: 480px){.seperator .button{margin-top:30px}}.modern-grid{margin-bottom:30px}.modern-grid .column>a{display:block;padding:20px;margin-bottom:30px;text-align:center;line-height:1.4em;background:#FFFFFF;border:1px solid #EEEEEE;border-top:4px solid #15BCFF;-webkit-border-radius:4px !important;-moz-border-radius:4px !important;border-radius:4px !important;-webkit-box-shadow:0 4px 13px 0 rgba(0,0,0,0.13);-moz-box-shadow:0 4px 13px 0 rgba(0,0,0,0.13);box-shadow:0 4px 13px 0 rgba(0,0,0,0.13)}.modern-grid .column>a:hover{box-shadow:none !important}.modern-grid .column>a:hover .title{color:#203f6d}.modern-grid .column>a>img{width:42px;height:42px}.modern-grid .column>a>span{display:block}.modern-grid .column>a>span.title{font-weight:500;color:#09253D;font-size:18px;margin-bottom:5px;letter-spacing:-0.5px}.modern-grid .column>a>span.desc{color:#808688;font-size:13px;margin-bottom:5px}@media print{body *{visibility:hidden}.print-area,.print-area *{visibility:visible}.print-area{position:absolute;left:0;top:0;box-shadow:none !important;border:0 none !important;margin-top:0 !important;margin-bottom:0 !important}}form{margin-bottom:0 !important}form label{font-size:13px;font-weight:normal;margin-bottom:0 !important}form input[type='color'],form input[type='date'],form input[type='datetime'],form input[type='datetime-local'],form input[type='email'],form input[type='month'],form input[type='number'],form input[type='password'],form input[type='search'],form input[type='tel'],form input[type='text'],form input[type='url'],form input[type='week'],form input:not([type]),form textarea,form select{height:2.2rem !important}form .button,form button,form input[type='button'],form input[type='reset'],form input[type='submit']{height:2.2rem !important;line-height:2.2rem !important;font-size:1rem !important}form input,form select,form textarea{margin-bottom:.8rem !important}form fieldset{margin-bottom:0 !important}@media (min-width: 992px){body{padding-top:0}}@media (min-width: 1024px){body{padding-top:0}}.login-form>div{padding-left:30px;padding-right:20px}.login-img{margin-top:10px;margin-bottom:20px}.login{height:100vh;float:left;width:100%}.login:before{content:'';position:absolute;width:50%;background:#FAFAFA;float:left;height:100%;left:0;top:0}.login-column{height:100vh;display:flex !important;flex-flow:wrap;align-items:center;justify-content:space-between}@media only screen and (max-width: 768px){.login .image-column{height:16vh}.login .image-column .login-img{display:none !important}.login .image-column .login-aciklama{display:none !important}.login .login-form{align-items:unset}}.login-page{margin:0}.login-title{color:#000000;font-size:28px;margin-bottom:.5rem !important}.login-logo{width:160px;height:auto}.login-description{font-size:14px;line-height:16px;color:#808688;margin-bottom:.5rem !important}.login-subtitle{color:#203f6d;font-weight:bold;font-size:34px;line-height:40px}.login-social{display:flex;margin-bottom:.5rem !important}.login-social a{border-radius:30px;padding:4px 14px;display:flex;align-items:center;justify-content:center;margin-right:8px}.login-social a img{height:15px;width:auto}.login-social .facebook{background:#4A6EA9}.login-social .twitter{background:#10A9F4}.login-social .instagram{background:linear-gradient(213.05deg, #FFD600 -21.37%, #FF0100 29.46%, #D800B9 80.29%)}.login-social-account{margin-bottom:2rem !important}.login-social-account a{min-width:68px}.login-social-account a:hover{box-shadow:0px 0px 5px 0px rgba(0,0,0,0.3)}.login-social-account .facebook{border:1px solid #4A6EA9}.login-social-account .twitter{border:1px solid #10A9F4}.login-social-account .google{border:1px solid #FA3239}.login-social-account .facebook,.login-social-account .twitter,.login-social-account .google{background-color:transparent}.login-copyright{position:relative;margin-left:50px;margin-top:-30px;font-size:13px}@media only screen and (max-width: 768px){.login:before{width:100%}.login-img{margin-left:0;max-width:100%}}
