@font-face{font-display:swap;font-family:Hag;font-style:normal;font-weight:400;src:url(/fonts/hag-400.woff2) format("woff2")}@font-face{font-display:swap;font-family:Hag;font-style:normal;font-weight:500;src:url(/fonts/hag-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Hag;font-style:normal;font-weight:600;src:url(/fonts/hag-600.woff2) format("woff2")}*{margin:0;padding:0;box-sizing:border-box}ul{list-style:none}a{text-decoration:none}button{border:none;outline:none;background-color:transparent;font-family:var(--font-family)}html{font-weight:400;font-size:var(--text);overscroll-behavior:none;background-color:#0000b2;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--font-family)}body{position:relative;overflow-x:hidden;scroll-behavior:smooth;background-color:var(--color-theme-light)}h1,h2,h3,h4,h5,h6{font-weight:unset}.container,.container-whole{width:100%;margin:0 auto;position:relative;@media (width >= 40rem){max-width:36.25rem}@media (width >= 48rem){max-width:45.625rem}@media (width >= 64rem){max-width:58.75rem}@media (width >= 80rem){max-width:71.25rem}@media (width >= 96rem){max-width:81rem}}.container{padding:0 1.25rem;@media (width >= 27rem){padding:0 1.875rem}@media (width >= 40rem){padding:0}}.containerview{padding:0 1.25rem;padding-left:16px;padding-right:16px;@media (width >= 40rem){padding-left:40px;padding-right:40px}@media (width >= 64rem){padding-left:60px;padding-right:60px}@media (width >= 80rem){padding-left:6.25vw;padding-right:6.25vw;padding:0 90px;max-width:1600px;margin:0 auto}@media (width >= 1600px){padding-left:32px;padding-right:32px;border-left:1px solid var(--site-color-border);border-right:1px solid var(--site-color-border)}}.sectiondivider{border:0;border-top:1px solid var(--site-color-border)}.sectioncover{padding-top:60px;padding-bottom:60px;@media (width >= 64rem){padding-top:120px;padding-bottom:80px}}.sectioncover--top{padding-top:60px;@media (width >= 64rem){padding-top:120px}}.sectioncover--bottom{padding-bottom:60px;@media (width >= 64rem){padding-bottom:80px}}@keyframes pulseScale{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes pulseScaleOpacity{0%{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.02)}to{opacity:.85;transform:scale(1)}}@keyframes flip-top{to{transform:rotateX(90deg)}}@keyframes flip-bottom{to{transform:rotateX(0)}}@keyframes header-blur-scroll{0%{background:transparent;backdrop-filter:blur(0px)}to{padding-bottom:0;backdrop-filter:blur(10px);border-bottom-color:#000;background:#00000080}}:root{--text: 17px;--text-sm: .875rem;--text-md: 1.25rem;--spacing: .25rem;--header-height: 3.75rem;--section-padding: 3.25rem;--section-padding-vertical: 3rem;--color-yellow: #fae458;--color-light-1: #f7f8f9;--color-light-2: #efebe6;--color-gray: #626364;--color-blue-1: #0000b1;--color-blue-2: #0059b1;--color-theme-gray: var(--color-gray);--color-theme-light: var(--color-light-1);--color-theme-blue: var(--color-blue-1);--color-theme-pink: oklch(.72 .202 349.761);--color-theme-pink-light: oklch(.8 .1107 347.17);--color-theme-tickle-me-pink: oklch(.76 .143 355.9);--color-theme-mauve-french: oklch(.68 .1539 329.18);--color-theme-violet-dusty: oklch(.26 .0209 340.25);--color-theme-seashell: oklch(.95 .0147 33.07);--color-theme-turquoise: oklch(.83 .148 181.744);--color-theme-yellow: oklch(.795 .184 86.047);--site-color-border: #000;--font-main: "Hag";--font-fallback: "Segoe UI", "Noto Sans", system-ui, "Apple Color Emoji", "Segoe UI Emoji", sans-serif;--font-family: var(--font-main), var(--font-fallback);--title-xx: clamp(26px, calc(26px + (34 * ((100vw - 375px) / (768 - 375)))), 60px);--title-xl: clamp(22px, calc(22px + (28 * ((100vw - 375px) / (768 - 375)))), 50px);--title-lg: clamp(20px, calc(20px + (30 * ((100vw - 375px) / (768 - 375)))), 50px);--title-md: clamp(40px, calc(40px + (30 * ((100vw - 768px) / (1512 - 768)))), 42px);--title-sm: clamp(40px, calc(40px + (30 * ((100vw - 768px) / (1512 - 768)))), 32px);@media (width >= 64rem){--text: 19px;--text-sx: .875rem;--text-sm: 1rem;--text-md: 1.125rem;--text-lg: 1.375rem;--header-height: 4.375rem;--section-padding: 6.25rem;--title-xx: clamp(70px, calc(70px + (20 * ((100vw - 1024px) / (1512 - 1024)))), 90px);--title-xl: clamp(60px, calc(60px + (20 * ((100vw - 1024px) / (1512 - 1024)))), 80px);--title-lg: clamp(50px, calc(50px + (20 * ((100vw - 1024px) / (1512 - 1024)))), 70px)}}.button-animation{overflow:hidden;position:relative;transition:scale .3s cubic-bezier(.4,0,.2,1);&:hover{scale:102%;&:before{transform:translate(100%)}}&:active{transform:translateY(1px)}&:before{inset:0;content:"";width:100%;position:absolute;transform:translate(-100%);background-image:linear-gradient(to right,transparent,rgba(255,255,255,.2),transparent);transition:transform .7s cubic-bezier(.4,0,.2,1)}}.shadow{box-shadow:0 4.2rem 1.7rem 0 transparent,0 3rem 1.6rem #00000003,0 2.2rem 1.3rem #00000005,0 1rem 1rem #0000000a,0 .2rem .5rem #0000000a;box-shadow:0 1.2rem .2rem 0 transparent,0 .3rem .5rem #00000003,0 .2rem .3rem #00000005,0 .1rem 1rem #0000000a,0 .2rem .5rem #0000000a}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._footer_qikvl_1{color:#fff;text-align:center;position:relative;will-change:transform;background-color:#0000b2;background-color:#8eb3f4;background-color:#000;border-top:1px solid var(--site-color-border);._wrap_qikvl_22{font-size:17px;height:90px;display:flex;align-items:center;justify-content:space-between;button{font-size:15px}._icon_qikvl_34{margin-left:10px;width:12px;height:12px;display:inline-block;overflow:hidden;transform:rotate(-90deg);svg{width:100%;height:100%;display:block}}}}._socials_qikvl_54{gap:19px;display:flex;._social_qikvl_54{display:inline-block;width:24px;height:24px;svg{width:100%;height:100%;display:block;path{fill:#fff}}}}._headerwrapper_1bpfh_1{z-index:3;position:relative}._header_1bpfh_1{top:0;left:0;right:0;width:100%;position:fixed;pointer-events:none;opacity:0;@media (width >=64rem){position:absolute}&.open{pointer-events:auto;._headermenu_1bpfh_27{opacity:1;visibility:visible}._logo_1bpfh_32{path{fill:#000}}._btnmenumain_1bpfh_38{color:#000}}}._headerbar_1bpfh_54{z-index:10;display:flex;margin:0 auto;padding:20px 0;border-radius:6px;position:relative;align-items:center;justify-content:space-between;transition:transform .35s ease-out;@media (width >=48rem){padding:40px 0 20px}}._logo_1bpfh_32{width:90px;color:#fff;display:flex;transition:transform .35s ease-out;@media (width >=48rem){width:140px}svg{width:100%;height:100%;path{fill:#fff}}}._headermenu_1bpfh_27{inset:0;position:fixed;height:100dvh;backdrop-filter:blur(1rem);background-color:var(--color-theme-light);opacity:0;visibility:hidden;transition:opacity .35s ease-out,visibility .35s ease-out;.containerview{border:none;padding-top:calc(var(--header-height) + 6rem)}}._menu_1bpfh_111{a{gap:50px;cursor:pointer;font-size:32px;line-height:1.7;font-weight:600;position:relative;align-items:center;display:inline-flex;color:var(--color-theme-blue);@media (width >=48rem){font-size:54px}@media (width >=64rem){gap:100px;font-size:70px;line-height:1.8}&:hover{svg{transform:translate(120%)}}}._icon_1bpfh_142{--width: 33;--height: 26;--scale: .727;width:calc(var(--width) * var(--scale) * 1px);height:calc(var(--height) * var(--scale) * 1px);@media (width >=44rem){--scale: 1.2}@media (width >=64rem){--scale: 1.6}}}._sectionhero_1ljs2_1{width:100%;overflow:hidden;min-height:700px;position:relative;background-size:cover;background-color:#0000b2;height:calc(100dvh + 140px);border-bottom:1px solid var(--site-color-border)}.containerview{width:100%;height:100%;position:relative}._ruido_1ljs2_18{inset:0;opacity:.2;position:absolute;background-size:auto;background-position:0 0;background-image:url(/_astro/filter-ruido.CBnssHg8.webp)}._content_1ljs2_29{text-align:center}._pic_1ljs2_33{left:0;right:0;z-index:1;width:100%;max-width:720px;height:auto;margin:0 auto;position:absolute;top:45%;transform:translateY(-0%);opacity:0;img{width:100%;height:100%;opacity:.5;object-fit:contain}}._headline_1ljs2_60{left:0;right:0;top:50%;z-index:1;position:absolute;transform:translateY(-50%);opacity:0;._tag_1ljs2_75{color:#fff;font-size:19px;font-weight:400;padding:4px 10px;margin-bottom:17px;align-items:center;border-radius:10px;display:inline-flex;justify-content:center;border:1px solid #fff;@media (width >= 40rem){font-size:25px;font-weight:500}}h1{color:#fff;font-size:34px;font-weight:500;line-height:1.5;@media (width >= 40rem){font-size:80px;line-height:100px;line-height:1.5;font-size:var(--title-xl)}}}._buttonlink_11cim_1{gap:12px;height:64px;color:#000;cursor:pointer;font-size:17px;font-weight:600;appearance:none;margin-left:3px;min-width:300px;user-select:none;border-radius:8px;display:inline-flex;align-items:flex-end;border:1px solid #000;justify-content:flex-start;background-color:#8eb3f4;box-shadow:-2px 2px #000;backdrop-filter:blur(7px);padding:0 40px 16px 16px;transition-duration:.2s;transition-timing-function:ease-in-out;transition-property:background-color,box-shadow,border-color,transform,color;@media (width >= 48rem){height:86px;font-size:21px;padding:48px 70px 16px 16px}&:hover{border:1px solid #000;box-shadow:-4px 4px #000;transform:translate3d(2px,-2px,0)}&:active{box-shadow:-2px 2px #000;transform:translateZ(0)}._label_11cim_42{font-size:17px;font-weight:500;font-style:normal;transition-property:color;transition-duration:.2s;text-box:trim-both cap alphabetic;transition-timing-function:ease-in-out;@media (width >= 64rem){font-size:19px}@media (width >= 80rem){font-size:21px}}._icon_11cim_61{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;svg{width:100%;height:100%;fill:currentColor}}}._sectionservices_9qti8_1{background-color:#fff;border-bottom:1px solid #000;.containerview{overflow:hidden}}._services_9qti8_10{padding-top:50px;@media (width >= 40rem){display:flex;align-items:stretch;justify-content:space-between}@media (width >= 48rem){padding-top:90px}}._card_9qti8_24{text-align:center;@media (width >= 40rem){width:calc(50% - 10px)}&:nth-child(2){margin-top:30px;@media (width >= 40rem){margin-top:unset;position:relative}&:before{@media (width >= 40rem){top:0;content:"";left:-10px;height:40px;position:absolute;border-left:1px solid #000}@media (width >= 48rem){height:calc(100% - 148px)}}}h2{font-size:26px;font-weight:600;line-height:1.2;text-align:center;margin-bottom:30px;@media (width >= 40rem){font-size:22px}@media (width >= 48rem){margin-bottom:60px;font-size:var(--title-lg)}br{display:none;@media (width >= 48rem){display:unset}}}._buttonlink_9qti8_81{width:100%;min-width:260px}}._agency_1ahej_1{background-color:#fff;border-bottom:1px solid var(--site-color-border);.containerview{overflow:hidden}}._profiles_1ahej_10{@media (width >= 48rem){display:flex}}._head_1ahej_16{padding-top:40px;@media (width >= 48rem){padding-right:100px;padding-bottom:200px}h2{font-size:var(--title-xx);font-weight:600;margin-bottom:30px;@media (width >= 48rem){margin-bottom:90px}}}._cards_1ahej_35{width:100%;border-left:1px solid var(--site-color-border)}._headline_gk77y_1{padding:0 0 40px;@media (width >= 64rem){padding:0 0 60px}&._align_left_gk77y_8{text-align:left}&._align_center_gk77y_12{text-align:center}._tag_gk77y_16{font-size:19px;font-weight:500;padding:4px 10px;align-items:center;margin-bottom:17px;border-radius:10px;display:inline-flex;justify-content:center;background-color:#fff;border:1px solid #000;@media (width >= 48rem){font-size:25px}}._line_gk77y_33{margin-top:-1px;&:nth-child(1){margin-top:0}span{padding:0 10px;font-size:48px;margin-left:-1px;display:inline-flex;justify-content:center;border:1px solid #000;font-size:40px;font-size:60px;font-weight:500;background-color:#fff;font-weight:600;font-size:90px;line-height:110px;font-size:var(--title-xx);line-height:calc(var(--title-xx) * 1.22);line-height:1.22;transition:border-radius .3s ease-out;&:nth-child(1){margin-left:0}&.is-active{border-radius:16px}}}._highlight_gk77y_71{font-weight:600;color:var(--color-theme-blue)}p{font-size:var(--text);max-width:500px;margin:0 auto 10px;&:first-of-type{margin-top:30px}&:last-of-type{margin-bottom:0}}}._cardfreelance_1a35b_1{width:100%;position:relative}._title_1a35b_6{margin-bottom:14px;h3{line-height:1;font-size:21px;font-weight:600;@media (width >= 48rem){font-size:32px}@media (width >= 64rem){font-size:32px}@media (width >= 80rem){font-size:42px}}>div{display:flex;span{margin-left:-1px;&:first-child{margin-left:unset}}}span{padding:10px;line-height:1;font-size:42px;font-weight:600;display:inline-block;border:1px solid #000;background-color:#fff;&._highlight_1a35b_49{font-weight:700}}}._description_1a35b_55{span{color:#626364;font-weight:400;font-size:17px;margin-bottom:8px;display:inline-block}p{font-size:var(--text)}}._icon_27eec_1{right:0;top:30px;width:34px;height:23px;position:absolute!important;opacity:.05;@media (width >= 48rem){top:40px;width:54px;height:43px}@media (width >= 80rem){top:80px}}._icon_1fq73_1{line-height:0;overflow:hidden;position:relative;display:inline-block;svg{width:100%;height:auto;display:block;fill:currentColor}}._iconhover_1fq73_21{svg{position:absolute;transition:transform .7s cubic-bezier(.34,.34,.02,.97);&:nth-child(2){left:-120%}}}._skills_12ygf_1{text-align:left;margin-top:16px;p{font-size:17px;color:#626364;margin-bottom:12px}ul{gap:4px;display:flex;flex-wrap:wrap}._tag_12ygf_17{padding:5px 9px;font-size:15px;border-radius:4px;align-items:center;display:inline-flex;border:1px solid #c9ced9;border:1px solid #000;background-color:#fff}}._section46_u0bbz_1{@media (width >= 64rem){display:flex}}._head_u0bbz_7{padding:40px 0;@media (width >= 48rem){display:flex;align-items:flex-end;justify-content:space-between}@media (width >= 64rem){display:unset;padding-right:60px}@media (width >= 80rem){padding-right:100px}h2{font-weight:600;position:relative;margin-bottom:20px;font-size:var(--title-xx);@media (width >= 48rem){width:50%;font-size:60px;margin-bottom:0}@media (width >= 64rem){width:unset;font-size:60px;margin-bottom:60px}@media (width >= 80rem){font-size:90px;margin-bottom:100px}br{display:none;@media (width >= 48rem){display:unset}}&:before{@media (width >= 48rem){content:"";right:0;width:1px;height:100%;position:absolute;background-color:#000}@media (width >= 64rem){content:none}}}}._buttonlink_u0bbz_73{width:100%;@media (width >= 48rem){width:auto}}._items_u0bbz_81{width:100%;@media (width >= 64rem){border-left:1px solid var(--site-color-border)}>li{padding:30px 0;@media (width >= 64rem){padding:40px 90px 40px 40px}@media (width >= 80rem){padding:70px 120px 70px 70px}&:nth-of-type(1):before{@media (width >= 64rem){content:none}}&:before{top:0;content:"";height:1px;width:100vw;display:block;position:absolute;left:calc((100% - 100vw)/2);background-color:var(--site-color-border);@media (width >= 64rem){left:0}}}}._customer_1ojp4_1{background-color:#fff;border-bottom:1px solid var(--site-color-border);.containerview{overflow:hidden}}._cardservice_1n8vh_1{width:100%;text-align:left;position:relative}._head_1n8vh_7{font-size:21px;font-weight:600;margin-bottom:10px;@media (width >= 48rem){font-size:32px}@media (width >= 64rem){font-size:32px}@media (width >= 80rem){font-size:42px}._number_1n8vh_24{width:54px;flex-shrink:0;display:none}}._text_1n8vh_31{font-weight:400;max-width:600px;line-height:1.4;font-size:var(--text)}._portfolio_lc2zg_1{background-color:#fff}._headlinelead_lc2zg_5{max-width:800px;text-align:center}._grid_lc2zg_10{display:flex;row-gap:10px;flex-wrap:wrap;justify-content:space-between;@media (width >=40rem){column-gap:20px}@media (width >=80rem){column-gap:60px}>._cardproject_lc2zg_24{width:48.5714285714%;width:calc((100% - 16px)/2);@media (width >=40rem){width:calc((100% - 20px)/2)}@media (width >=48rem){width:calc((100% - 20px * 2) / 3)}@media (width >=80rem){width:calc((100% - 60px * 2) / 3)}}}._headlinework_lc2zg_52{left:10px;padding:0;margin:0;position:absolute;bottom:23px;span{font-size:19px}}._cardnextproject_lc2zg_64{@media (width >=48rem){display:none}span{opacity:.2;line-height:0;display:block;height:inherit;position:relative;background-size:cover;image-rendering:pixelated;img{width:100%;height:100%;opacity:0}}._info_lc2zg_85{padding:10px 0 0;@media (width >=64rem){padding:24px 0 14px}}._servicio_lc2zg_93{font-size:15px;color:#626364;margin-bottom:5px;letter-spacing:-.5px;@media (width >=64rem){font-size:17px}}}._card_byb2r_1{z-index:1;width:100%;color:#000;display:flex;position:relative;flex-direction:column;&:after{@media (width >=80rem){content:"";top:-30px;left:-30px;z-index:-1;position:absolute;width:calc(100% + 24px);height:calc(100% + 24px);width:calc(100% + 60px);border:1px solid transparent;height:calc(100% + 80px);height:calc(100% + 60px);background-color:#0000;transition-duration:.3s;transition-property:background-color,width,height,top,left,border;transition-timing-function:cubic-bezier(.34,.34,.02,.97)}}&:has(._showme_byb2r_32:hover){&:after{border-color:#000}}}._info_byb2r_39{width:100%;display:flex;height:100%;padding:10px 0 0;line-height:normal;flex-direction:column;@media (width >=64rem){padding:24px 0 14px}}._servicio_byb2r_52{font-size:15px;margin-bottom:5px;letter-spacing:-.5px;@media (width >=64rem){font-size:17px}}._infotitle_byb2r_62{font-size:19px;font-weight:500;margin-bottom:5px;overflow-wrap:break-word;@media (width >=40rem){font-size:21px}@media (width >=64rem){font-size:25px}@media (width >=80rem){font-size:32px}}._infotext_byb2r_81{flex-grow:1;font-size:17px}._image_byb2r_86{line-height:0;position:relative;background-color:#fff}._c-image_byb2r_101{height:inherit}._c-image_byb2r_101._-lazy-load_byb2r_105:not(._-loaded_byb2r_105) ._c-image_inner_byb2r_105,._c-image_inner_byb2r_105._-pixelated_byb2r_106{image-rendering:pixelated}._c-image_img_byb2r_110{opacity:0;width:100%;height:100%;display:block;filter:grayscale(1)}._c-image_inner_byb2r_105{line-height:0;display:block;height:inherit;position:relative;background-size:cover}._bgblue_byb2r_126{display:block;width:100%;height:100%;position:absolute;top:0;left:0;background-color:#0000b9;mix-blend-mode:screen}._showme_byb2r_32{gap:14px;flex-grow:0;color:#000;flex-shrink:1;cursor:pointer;display:inline-flex;align-self:flex-start;padding:20px 40px 20px 0;@media (width >=64rem){padding:10px 40px 10px 0}&:hover{._icon_byb2r_157{svg{transform:translate(120%)}}}}._icon_byb2r_157{width:26px;height:21px;@media (width >=80rem){width:34px;height:26px}}._sectionweare_1c922_1{.containerview{position:relative}._headlinelead_1c922_6{margin-bottom:60px;@media (width >=64rem){padding:0}}}._background_1c922_16{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(3,1fr);grid-template-rows:repeat(2,1fr);grid-template-rows:repeat(1,1fr);gap:10px;width:100%;height:auto;>div{aspect-ratio:1}}._bg1_1c922_37{grid-area:4 / 6 / 5 / 7;grid-area:2 / 6 / 3 / 7;grid-area:2 / 5 / 3 / 6;border-radius:50%;background:linear-gradient(0deg,#5fed83 4.94%,#dcff96 99.99%);background:linear-gradient(0deg,#1221b5 4.94%,#8eb3f4 99.99%);transition:transform 1s 1s var(--ease)}._bg2_1c922_50{grid-area:2 / 5 / 3 / 6;grid-area:3 / 5 / 4 / 6;grid-area:3 / 4 / 4 / 5;border-radius:50%;background:linear-gradient(180deg,#bfffd1 27.53%,#fff 106.58%);background:linear-gradient(180deg,#8eb3f4 27.53%,#fff 106.58%);transition:transform 1s .2s var(--ease);display:none}._bg3_1c922_62{grid-area:4 / 3 / 5 / 4;grid-area:2 / 3 / 3 / 4;transition:transform 1s .4s var(--ease);border-radius:12.5%;background:#8eb3f4}._bg4_1c922_72{grid-area:4 / 2 / 5 / 3;grid-area:2 / 2 / 3 / 3;background:#dcff96;background:#0000b2;border-radius:12.5%;transition:transform 1s .2s var(--ease)}._bg6_1c922_82{grid-area:4 / 5 / 5 / 6;grid-area:2 / 1 / 3 / 2;border-radius:12.5%;background:linear-gradient(180deg,#8cf2a6 20%,#bfffd1);background:linear-gradient(180deg,#0000b2 20%,#1221b5);background:linear-gradient(180deg,#0000a6 20%,#1221b5);background:linear-gradient(180deg,#000062 20%,#1221b5);transition:transform 1s .8s var(--ease)}._bg5_1c922_94{grid-area:3 / 4 / 4 / 5;grid-area:1 / 4 / 2 / 5;grid-area:1 / 5 / 2 / 6;grid-area:1 / 6 / 2 / 7;grid-area:2 / 6 / 3 / 7;position:relative;svg{position:absolute;top:0;left:0;transition:transform 1s var(--ease);path{fill:#000}}}._headline_1c922_6{padding-top:100px;p{max-width:600px;&:first-of-type{max-width:300px;@media (width >=450px){max-width:unset}}}b{font-weight:600}}._buttonlink_1c922_135{margin-top:60px}._headlinelead_1sxen_1{margin:0 auto;&._align_left_1sxen_5{text-align:left}&._align_center_1sxen_9{text-align:center}&._align_right_1sxen_13{text-align:right}h2{color:#000;margin:0 auto;font-size:80px;line-height:1.2;font-weight:600;font-style:normal;font-size:var(--title-xx);&._blue_1sxen_30{color:var(--color-theme-blue)}}}._sectioncontact_1qk2o_1{background-color:#8eb3f4}._contantwrap_1qk2o_5{color:#fff;color:#000;text-align:left;@media (width >=48rem){display:flex;align-items:stretch;justify-content:space-between}}._wrap_1qk2o_17{@media (width >=48rem){width:calc(44% - 10px)}@media (width >=64rem){width:calc(50% - 10px)}h2{font-size:30px;font-weight:600;line-height:1.2;margin-bottom:20px;font-size:var(--title-xx);@media (width >=40rem){margin-bottom:40px}@media (width >=48rem){font-size:50px;margin-bottom:0}@media (width >=64rem){font-size:70px}._brdesktop_1qk2o_46{display:none;@media (width >=48rem){display:unset}}._brmobile_1qk2o_54{@media (width >=48rem){display:none}}}}._content_1qk2o_62{position:relative;@media (width >=48rem){padding-left:40px;width:calc(56% - 10px)}@media (width >=64rem){padding-left:70px;width:calc(50% - 10px)}&:before{@media (width >=48rem){top:0;left:-10px;content:"";height:100%;position:absolute;height:calc(100% - 10px);border-left:1px solid #000}}h3{font-size:21px;font-weight:600;line-height:1.2;margin-bottom:20px;@media (width >=40rem){margin-bottom:40px}@media (width >=64rem){font-size:30px}@media (width >=80rem){font-size:32px}}p{margin-bottom:10px;font-size:var(--text);br{@media (width >=80rem){display:none}}}div{height:50px;color:#fff;display:flex;margin-top:20px;align-items:center;@media (width >=64rem){height:70px}p{color:#000;height:inherit;font-size:21px;margin-bottom:0;user-select:none;padding:10px 16px;background:#fff;border:1px solid #000;text-decoration:underline;text-decoration-color:#fff;text-decoration-thickness:3px;text-underline-offset:6px;display:flex;font-size:19px;align-items:center;@media (width >=64rem){font-size:21px;padding:10px 24px}}button{width:50px;display:block;height:inherit;cursor:pointer;margin-left:-1px;position:relative;background:#fff;border:1px solid #000;@media (width >=64rem){width:70px}}button svg{top:50%;left:50%;width:30px;position:absolute;transform:translate(-50%,-50%) scale(1);transition:opacity .18s ease,transform .18s ease}button svg[data-id=check-icon]{opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.8)}button[data-id=copied] svg[data-id=copy-icon]{opacity:0;transform:translate(-50%,-50%) scale(.8)}button[data-id=copied] svg[data-id=check-icon]{opacity:1;transform:translate(-50%,-50%) scale(1)}}}
