@layer reset,base,tokens,recipes,utilities;@layer base{:root{--made-with-panda: "🐼" }*,*:before,*:after,::backdrop{--blur: ;--brightness: ;--contrast: ;--grayscale: ;--hue-rotate: ;--invert: ;--saturate: ;--sepia: ;--drop-shadow: ;--backdrop-blur: ;--backdrop-brightness: ;--backdrop-contrast: ;--backdrop-grayscale: ;--backdrop-hue-rotate: ;--backdrop-invert: ;--backdrop-opacity: ;--backdrop-saturate: ;--backdrop-sepia: ;--scroll-snap-strictness: proximity;--border-spacing-x: 0;--border-spacing-y: 0;--translate-x: 0;--translate-y: 0;--rotate: 0;--skew-x: 0;--skew-y: 0;--scale-x: 1;--scale-y: 1 }}@layer reset{*{margin:0;padding:0;font:inherit}*,*:before,*:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--global-color-border, currentColor)}html{line-height:1.5;--font-fallback: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-tab-size:4;tab-size:4;font-family:var(--global-font-body, var(--font-fallback))}hr{height:0;color:inherit;border-top-width:1px}body{height:100%;line-height:inherit}img{border-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ol,ul{list-style:none}code,kbd,pre,samp{font-size:1em}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}button,select{text-transform:none}table{text-indent:0;border-color:inherit;border-collapse:collapse}input::placeholder,textarea::placeholder{opacity:1;color:var(--global-color-placeholder, #9ca3af)}textarea{resize:vertical}summary{display:list-item}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}dialog{padding:0}a{color:inherit;text-decoration:inherit}abbr:where([title]){text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-size:1em;--font-mono-fallback: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New";font-family:var(--global-font-mono, var(--font-fallback))}input[type=text],input[type=email],input[type=search],input[type=password]{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration,::-webkit-search-cancel-button{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=number]{-moz-appearance:textfield}:-moz-ui-invalid{box-shadow:none}:-moz-focusring{outline:auto}}@layer tokens{:where(:root,:host){--colors-ugl-blue: #324158;--colors-ugl-purple: #282c64;--colors-ugl-purple-light: #3c4088;--colors-ugl-purple-dark: #1e2050;--colors-ugl-yellow: #f7c949;--colors-ugl-orange: #f79421;--colors-ugl-orange-light: #ffb84d;--colors-gradient-primary: linear-gradient(135deg, #282c64 0%, #3c4088 50%, #4a5099 100%);--colors-gradient-accent: linear-gradient(135deg, #f79421 0%, #ffb84d 100%);--breakpoints-sm: 640px;--breakpoints-md: 768px;--breakpoints-lg: 1024px;--breakpoints-xl: 1280px;--breakpoints-2xl: 1536px;--sizes-breakpoint-sm: 640px;--sizes-breakpoint-md: 768px;--sizes-breakpoint-lg: 1024px;--sizes-breakpoint-xl: 1280px;--sizes-breakpoint-2xl: 1536px }@keyframes spin{to{transform:rotate(360deg)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}}@layer utilities{.max-w_100vw{max-width:100vw}.overflow-x_hidden{overflow-x:hidden}.pt_80px{padding-top:80px}.h_1em{height:1em}.fill_white{fill:#fff}.\[\&_\>_\*\]\:transition_all_\.4s_cubic-bezier\(0\.4\,_0\,_0\.2\,_1\)>*{transition:all .4s cubic-bezier(.4,0,.2,1)}.w_48\%{width:48%}.shadow_0_4px_20px_rgba\(0\,_0\,_0\,_0\.1\){box-shadow:0 4px 20px #0000001a}.max-w_1200px{max-width:1200px}.py_32px{padding-block:32px}.max-w_600px{max-width:600px}.items_start{align-items:start}.gap_12px{gap:12px}.w_32px{width:32px}.h_32px{height:32px}.bg_rgba\(40\,_44\,_100\,_0\.1\){background:rgba(40,44,100,.1)}.backdrop_blur\(5px\){backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.w_20px{width:20px}.h_20px{height:20px}.p_16px{padding:16px}.bg_rgba\(255\,_255\,_255\,_0\.6\){background:rgba(255,255,255,.6)}.bottom_-12px{bottom:-12px}.transform_translateX\(-50\%\){transform:translate(-50%)}.bg_rgba\(255\,_255\,_255\,_0\.9\){background:rgba(255,255,255,.9)}.p_4px_6px{padding:4px 6px}.gap_4px{gap:4px}.shadow_0_4px_12px_rgba\(0\,_0\,_0\,_0\.15\){box-shadow:0 4px 12px #00000026}.mb_6px{margin-bottom:6px}.mt_4px{margin-top:4px}.mb_64px{margin-bottom:64px}.p_16px_8px{padding:16px 8px}.mb_40px{margin-bottom:40px}.p_16px_24px{padding:16px 24px}.w_48px{width:48px}.h_48px{height:48px}.bg_rgba\(247\,_148\,_33\,_0\.2\){background:rgba(247,148,33,.2)}.mr_16px{margin-right:16px}.min-h_100vh{min-height:100vh}.max-w_1600px{max-width:1600px}.mx_auto{margin-inline:auto}.flex_0_0_auto{flex:0 0 auto}.w_100px{width:100px}.h_100px{height:100px}.rounded_9999px{border-radius:9999px}.border_4px_solid_rgba\(247\,_148\,_33\,_0\.3\){border:4px solid rgba(247,148,33,.3)}.shadow_0_8px_24px_rgba\(0\,_0\,_0\,_0\.15\){box-shadow:0 8px 24px #00000026}.d_grid{display:grid}.grid-cols_repeat\(2\,_minmax\(0\,_1fr\)\){grid-template-columns:repeat(2,minmax(0,1fr))}.gap_16px{gap:16px}.gap-x_32px{row-gap:32px}.h_300px{height:300px}.bg-img_url\(\.\/assets\/images\/foto_palestra_02\.webp\){background-image:url(/assets/foto_palestra_02-4e17cb50.webp)}.before\:left_0:before{left:0}.before\:right_0:before{right:0}.before\:bg_rgba\(40\,_44\,_100\,_0\.3\):before{background:rgba(40,44,100,.3)}.before\:z_1:before{z-index:1}.min-h_auto{min-height:auto}.justify-items_left{justify-items:left}.mt_30px{margin-top:30px}.ml_5\%{margin-left:5%}.ml_1\%{margin-left:1%}.mt_20px{margin-top:20px}.mb_50px{margin-bottom:50px}.mt_10px{margin-top:10px}.w_10\%{width:10%}.mt_2px{margin-top:2px}.ml_10\%{margin-left:10%}.--thickness_1px{--thickness: 1px }.w_20\%{width:20%}.border-block-end-width_var\(--thickness\){border-block-end-width:var(--thickness)}.mt_40px{margin-top:40px}.ml_40\%{margin-left:40%}.gap_10px{gap:10px}.text_ugl-orange-light{color:var(--colors-ugl-orange-light)}.before\:w_80\%:before{width:80%}.mr_20px{margin-right:20px}.p_8px_16px{padding:8px 16px}.rounded_8px{border-radius:8px}.transition_all_\.3s_cubic-bezier\(0\.4\,_0\,_0\.2\,_1\){transition:all .3s cubic-bezier(.4,0,.2,1)}.text_uppercase{text-transform:uppercase}.before\:bottom_0:before{bottom:0}.before\:left_50\%:before{left:50%}.before\:h_2px:before{height:2px}.before\:bg_gradient-accent:before{background:var(--colors-gradient-accent)}.before\:transition_all_\.3s_ease:before{transition:all .3s ease}.before\:transform_translateX\(-50\%\):before{transform:translate(-50%)}.top_80px{top:80px}.z_9999{z-index:9999}.p_15px{padding:15px}.overflow_auto{overflow:auto}.transition_all_\.4s_ease{transition:all .4s ease}.max-h_calc\(100vh_-_80px\){max-height:calc(100vh - 80px)}.transform_rotate\(90deg\){transform:rotate(90deg)}.transform_rotate\(0deg\){transform:rotate(0)}.ml_auto{margin-left:auto}.mr_calc\(5px_\+_1\%\){margin-right:calc(5px + 1%)}.w_44px{width:44px}.h_44px{height:44px}.bg_rgba\(255\,_255\,_255\,_0\.1\){background:rgba(255,255,255,.1)}.border_1px_solid_rgba\(255\,_255\,_255\,_0\.2\){border:1px solid rgba(255,255,255,.2)}.transition_all_0\.3s_cubic-bezier\(0\.4\,_0\,_0\.2\,_1\){transition:all .3s cubic-bezier(.4,0,.2,1)}.z_10000{z-index:10000}.z_9998{z-index:9998}.list-style_none{list-style:none}.p_0{padding:0}.m_0{margin:0}.justify_space-between{justify-content:space-between}.bg_gradient-primary{background:var(--colors-gradient-primary)}.p_0_10px{padding:0 10px}.shadow_0_4px_20px_rgba\(40\,_44\,_100\,_0\.3\){box-shadow:0 4px 20px #282c644d}.pos_fixed{position:fixed}.right_0{right:0}.z_1000{z-index:1000}.min-w_120px{min-width:120px}.max-w_150px{max-width:150px}.self_flex-center{align-self:flex-center}.grow_1{flex-grow:1}.bg_linear-gradient\(135deg\,_\#f8fafc_0\%\,_\#e2e8f0_100\%\){background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%)}.min-h_calc\(100vh_-_80px\){min-height:calc(100vh - 80px)}.mx_16px{margin-inline:16px}.p_24px{padding:24px}.bg_rgba\(255\,_255\,_255\,_0\.7\){background:rgba(255,255,255,.7)}.rounded_24px{border-radius:24px}.border_1px_solid_rgba\(255\,_255\,_255\,_0\.3\){border:1px solid rgba(255,255,255,.3)}.shadow_0_20px_40px_rgba\(40\,_44\,_100\,_0\.1\){box-shadow:0 20px 40px #282c641a}.h_120px{height:120px}.w_auto{width:auto}.filter_drop-shadow\(0_4px_12px_rgba\(40\,_44\,_100\,_0\.15\)\){filter:drop-shadow(0 4px 12px rgba(40,44,100,.15))}.bg_linear-gradient\(135deg\,_\#282c64_0\%\,_\#4338ca_100\%\){background:linear-gradient(135deg,#282c64 0%,#4338ca 100%)}.-webkit-text-fill-color_transparent{-webkit-text-fill-color:transparent}.bg-clip_text{background-clip:text;-webkit-background-clip:text}.text_left{text-align:left}.leading_1\.8{line-height:1.8}.mb_0{margin-bottom:0}.min-h_100px{min-height:100px}.bg_\#3E3E6C{background-color:#3e3e6c}.w_95\%{width:95%}.max-w_400px{max-width:400px}.h_auto{height:auto}.m_2px_3px{margin:2px 3px}.fs_40px{font-size:40px}.leading_48px{line-height:48px}.p_8px{padding:8px}.w_60px{width:60px}.h_80px{height:80px}.bg_rgba\(247\,_148\,_33\,_0\.1\){background:rgba(247,148,33,.1)}.border_1px_solid_rgba\(247\,_148\,_33\,_0\.3\){border:1px solid rgba(247,148,33,.3)}.fs_10px{font-size:10px}.leading_12px{line-height:12px}.justify_space-evenly{justify-content:space-evenly}.p_4px{padding:4px}.min-w_99\%{min-width:99%}.max-w_100\%{max-width:100%}.text_ugl-yellow{color:var(--colors-ugl-yellow)}.fs_32px{font-size:32px}.mr_1\%{margin-right:1%}.h_220px{height:220px}.overflow_visible{overflow:visible}.self_end{align-self:end}.justify-items_center{justify-items:center}.transform_scaleX\(-1\){transform:scaleX(-1)}.h_103\%{height:103%}.bottom_0px{bottom:0}.aspect_0\.7613636363636364{aspect-ratio:.7613636363636364}.pos_static{position:static}.opacity_100\%{opacity:100%}.p_10px{padding:10px}.text_\#282c64{color:#282c64}.max-w_95\%{max-width:95%}.text-shadow_rgba\(0\,_0\,_0\,_0\.4\)_0px_4px_5px{text-shadow:rgba(0,0,0,.4) 0px 4px 5px}.mb_25px{margin-bottom:25px}.text_\#F79421{color:#f79421}.bg_black{background-color:#000}.p_4px_8px{padding:4px 8px}.mb_15px{margin-bottom:15px}.text_rgb\(30\,_34\,_100\){color:#1e2264}.mb_5px{margin-bottom:5px}.max-w_90\%{max-width:90%}.text_ugl-orange{color:var(--colors-ugl-orange)}.fs_24px{font-size:24px}.leading_28px{line-height:28px}.bg_rgba\(47\,_47\,_47\,_0\.85\){background:rgba(47,47,47,.85)}.border_2px_solid_rgba\(247\,_148\,_33\,_0\.4\){border:2px solid rgba(247,148,33,.4)}.p_12px_24px{padding:12px 24px}.shadow_0_8px_32px_rgba\(0\,_0\,_0\,_0\.3\){box-shadow:0 8px 32px #0000004d}.text-shadow_0_2px_4px_rgba\(0\,_0\,_0\,_0\.5\){text-shadow:0 2px 4px rgba(0,0,0,.5)}.transition_all_0\.3s_ease{transition:all .3s ease}.bg_rgba\(47\,_47\,_47\,_0\.8\){background:rgba(47,47,47,.8)}.backdrop_blur\(20px\){backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.rounded_20px{border-radius:20px}.w_88\%{width:88%}.h_140px{height:140px}.min-w_100vw{min-width:100vw}.h_600px{height:600px}.filter_blur\(1px\)_grayscale\(10\%\)_brightness\(100\%\){filter:blur(1px) grayscale(10%) brightness(100%)}.z_0{z-index:0}.opacity_66\%{opacity:66%}.object_cover{object-fit:cover}.min-h_100\%{min-height:100%}.min-w_100\%{min-width:100%}.top_0{top:0}.left_0{left:0}.bg_radial-gradient\(circle_at_center\,_rgba\(211\,_211\,_211\,_0\.01\)_50\%\,_rgba\(211\,_211\,_211\,_0\.05\)_100\%\){background:radial-gradient(circle at center,rgba(211,211,211,.01) 50%,rgba(211,211,211,.05) 100%)}.items_left{align-items:left}.w_calc\(100\%_\*_6_\/_6\){width:100%}.mb_24px{margin-bottom:24px}.h_400px{height:400px}.items_flex-start{align-items:flex-start}.bg_rgba\(255\,_255\,_255\,_0\.8\){background:rgba(255,255,255,.8)}.border_1px_solid_rgba\(40\,_44\,_100\,_0\.1\){border:1px solid rgba(40,44,100,.1)}.shadow_0_4px_20px_rgba\(0\,_0\,_0\,_0\.08\){box-shadow:0 4px 20px #00000014}.mb_12px{margin-bottom:12px}.text_rgb\(71\,_85\,_105\){color:#475569}.items_stretch{align-items:stretch}.max-w_800px{max-width:800px}.mt_16px{margin-top:16px}.transition_all_0\.2s_ease{transition:all .2s ease}.w_24px{width:24px}.h_24px{height:24px}.rounded_6px{border-radius:6px}.mr_8px{margin-right:8px}.max-h_800px{max-height:800px}.py_64px{padding-block:64px}.px_16px{padding-inline:16px}.text_ugl-purple{color:var(--colors-ugl-purple)}.mb_16px{margin-bottom:16px}.mb_8px{margin-bottom:8px}.text_ugl-blue{color:var(--colors-ugl-blue)}.w_94\%{width:94%}.border-r_none{border-right:none}.border-r_1px_solid_black{border-right:1px solid black}.h_100\%{height:100%}.flex_row{flex-direction:row}.border-t_none{border-top:none}.border-t_1px_solid_black{border-top:1px solid black}.border-b_none{border-bottom:none}.border-b_1px_solid_black{border-bottom:1px solid black}.border-l_none{border-left:none}.border-l_1px_solid_black{border-left:1px solid black}.w_90\%{width:90%}.p_5px{padding:5px}.overflow_clip{overflow:clip}.max-w_calc\(10vw_\+_100px\){max-width:calc(10vw + 100px)}.min-h_638px{min-height:638px}.min-w_400px{min-width:400px}.p_10px_20px{padding:10px 20px}.fs_50px{font-size:50px}.leading_40px{line-height:40px}.word-spacing_-2\.5em{word-spacing:-2.5em}.mb_20px{margin-bottom:20px}.mb_30px{margin-bottom:30px}.h_75px{height:75px}.p_24px_16px{padding:24px 16px}.m_16px_0{margin:16px 0}.bg_rgba\(255\,_255\,_255\,_0\.05\){background:rgba(255,255,255,.05)}.rounded_16px{border-radius:16px}.border_1px_solid_rgba\(255\,_255\,_255\,_0\.1\){border:1px solid rgba(255,255,255,.1)}.backdrop_blur\(10px\){backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.\[\&_\>_h3\]\:mb_16px>h3{margin-bottom:16px}.\[\&_\>_h3\]\:text_white>h3{color:#fff}.\[\&_\>_p\]\:text_rgba\(255\,_255\,_255\,_0\.9\)>p{color:#ffffffe6}.w_72\%{width:72%}.d_inherit{display:inherit}.ml_0{margin-left:0}.clip-path_polygon\(50\%_0\%\,_78\.125\%_50\%\,_50\%_100\%\,_21\.875\%_50\%\){clip-path:polygon(50% 0%,78.125% 50%,50% 100%,21.875% 50%);-webkit-clip-path:polygon(50% 0%,78.125% 50%,50% 100%,21.875% 50%)}.pt_40\%{padding-top:40%}.\[\&_\>_div_img\]\:w_12vw>div img{width:12vw}.\[\&_\>_div_img\]\:h_12vh>div img{height:12vh}.\[\&_\>_div_img\]\:transition_width_\.4s_ease\,_height_\.4s_ease>div img{transition:width .4s ease,height .4s ease}.d_none{display:none}.d_block{display:block}.pos_absolute{position:absolute}.top_50\%{top:50%}.left_50\%{left:50%}.transform_translate\(-50\%\,_-50\%\){transform:translate(-50%,-50%)}.fs_36px{font-size:36px}.z_1{z-index:1}.min-h_730px{min-height:730px}.bg_ugl-blue{background-color:var(--colors-ugl-blue)}.p_32px_16px{padding:32px 16px}.mb_48px{margin-bottom:48px}.w_100\%{width:100%}.text_center{text-align:center}.mb_32px{margin-bottom:32px}.mr_0{margin-right:0}.flex_column{flex-direction:column}.gap_24px{gap:24px}.flex-wrap_wrap{flex-wrap:wrap}.rounded_12px{border-radius:12px}.text_white{color:#fff}.bg_gradient-accent{background:var(--colors-gradient-accent)}.cursor_pointer{cursor:pointer}.border_none{border:none}.d_flex{display:flex}.items_center{align-items:center}.justify_center{justify-content:center}.gap_8px{gap:8px}.w_fit-content{width:fit-content}.p_14px_24px{padding:14px 24px}.fs_18px{font-size:18px}.font_600{font-weight:600}.text-decor_none{text-decoration:none}.transition_all_\.4s_cubic-bezier\(0\.4\,_0\,_0\.2\,_1\){transition:all .4s cubic-bezier(.4,0,.2,1)}.shadow_0_4px_15px_rgba\(247\,_148\,_33\,_0\.3\){box-shadow:0 4px 15px #f794214d}.pos_relative{position:relative}.overflow_hidden{overflow:hidden}.before\:content_\"\":before{content:""}.before\:pos_absolute:before{position:absolute}.before\:top_0:before{top:0}.before\:left_-100\%:before{left:-100%}.before\:w_100\%:before{width:100%}.before\:h_100\%:before{height:100%}.before\:bg_linear-gradient\(90deg\,_transparent\,_rgba\(255\,255\,255\,0\.2\)\,_transparent\):before{background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent)}.before\:transition_left_\.6s_ease:before{transition:left .6s ease}.hover\:shadow_0_8px_25px_rgba\(247\,_148\,_33\,_0\.4\):is(:hover,[data-hover]){box-shadow:0 8px 25px #f7942166}.hover\:\[\&_\>_\*\]\:fill_white:is(:hover,[data-hover])>*{fill:#fff}.hover\:transform_translateY\(-4px\)_scale\(1\.02\):is(:hover,[data-hover]){transform:translateY(-4px) scale(1.02)}.hover\:shadow_0_12px_40px_rgba\(0\,_0\,_0\,_0\.15\):is(:hover,[data-hover]){box-shadow:0 12px 40px #00000026}.hover\:transform_translateY\(-2px\)_scale\(1\.1\):is(:hover,[data-hover]){transform:translateY(-2px) scale(1.1)}.hover\:shadow_0_6px_20px_rgba\(247\,_148\,_33\,_0\.3\):is(:hover,[data-hover]){box-shadow:0 6px 20px #f794214d}.hover\:transform_translateY\(-8px\):is(:hover,[data-hover]){transform:translateY(-8px)}.hover\:shadow_0_10px_20px_rgba\(40\,_44\,_100\,_0\.15\):is(:hover,[data-hover]){box-shadow:0 10px 20px #282c6426}.hover\:bg_rgba\(255\,_255\,_255\,_0\.8\):is(:hover,[data-hover]){background:rgba(255,255,255,.8)}.hover\:bg_rgba\(255\,_255\,_255\,_0\.1\):is(:hover,[data-hover]){background:rgba(255,255,255,.1)}.hover\:cursor_pointer:is(:hover,[data-hover]){cursor:pointer}.hover\:shadow_0_4px_12px_rgba\(247\,_148\,_33\,_0\.3\):is(:hover,[data-hover]){box-shadow:0 4px 12px #f794214d}.hover\:border_rgba\(247\,_148\,_33\,_0\.4\):is(:hover,[data-hover]){border-color:#f7942166}.hover\:transform_translateY\(-2px\):is(:hover,[data-hover]){transform:translateY(-2px)}.hover\:shadow_0_8px_25px_rgba\(247\,_148\,_33\,_0\.3\):is(:hover,[data-hover]){box-shadow:0 8px 25px #f794214d}.hover\:text_ugl-orange-light:is(:hover,[data-hover]){color:var(--colors-ugl-orange-light)}.hover\:text-decor_underline:is(:hover,[data-hover]){text-decoration:underline}.hover\:text_\#d97706:is(:hover,[data-hover]){color:#d97706}.hover\:transform_scale\(1\.05\):is(:hover,[data-hover]){transform:scale(1.05)}.hover\:bg_rgba\(247\,_148\,_33\,_0\.2\):is(:hover,[data-hover]){background:rgba(247,148,33,.2)}.hover\:border_rgba\(247\,_148\,_33\,_0\.5\):is(:hover,[data-hover]){border-color:#f7942180}.hover\:transform_scale\(1\.02\):is(:hover,[data-hover]){transform:scale(1.02)}.hover\:bg_rgba\(47\,_47\,_47\,_0\.9\):is(:hover,[data-hover]){background:rgba(47,47,47,.9)}.hover\:border_rgba\(247\,_148\,_33\,_0\.6\):is(:hover,[data-hover]){border-color:#f7942199}.hover\:text_ugl-orange:is(:hover,[data-hover]){color:var(--colors-ugl-orange)}.hover\:transform_translateY\(-1px\):is(:hover,[data-hover]){transform:translateY(-1px)}.hover\:\[\&_\>_div_img\]\:w_15vw:is(:hover,[data-hover])>div img{width:15vw}.hover\:\[\&_\>_div_img\]\:h_15vh:is(:hover,[data-hover])>div img{height:15vh}.hover\:transform_translateY\(-3px\):is(:hover,[data-hover]){transform:translateY(-3px)}.hover\:shadow_0_8px_25px_rgba\(247\,_148\,_33\,_0\.5\):is(:hover,[data-hover]){box-shadow:0 8px 25px #f7942180}.hover\:bg_linear-gradient\(135deg\,_\#ffb84d_0\%\,_\#f79421_100\%\):is(:hover,[data-hover]){background:linear-gradient(135deg,#ffb84d 0%,#f79421 100%)}.active\:transform_translateY\(0px\):is(:active,[data-active]){transform:translateY(0)}.active\:transform_translateY\(-1px\):is(:active,[data-active]){transform:translateY(-1px)}.active\:shadow_0_4px_15px_rgba\(247\,_148\,_33\,_0\.4\):is(:active,[data-active]){box-shadow:0 4px 15px #f7942166}@layer compositions{.textStyle_guestName{font-family:Barlow,sans-serif;font-weight:700;font-size:20px;line-height:1.3;letter-spacing:-.025em}.textStyle_guestJob{font-family:Barlow,sans-serif;font-weight:400;font-size:14px;line-height:1.4;color:#64748b}.textStyle_appBarFont{font-size:16px;letter-spacing:.05em}.textStyle_appBarFont,.textStyle_barlowH3{font-family:Barlow,sans-serif;font-weight:600;line-height:1.3}.textStyle_barlowH3{font-size:20px}.textStyle_barlowStrong{font-family:Barlow,sans-serif;font-weight:600;font-size:16px;line-height:1.5}.textStyle_majorTitle{font-family:Barlow,sans-serif;font-weight:700;font-size:32px;line-height:1.2;letter-spacing:-.025em}.textStyle_bodyLarge{font-size:18px;line-height:1.6}.textStyle_bodyLarge,.textStyle_body{font-family:Barlow,sans-serif;font-weight:400}.textStyle_body{font-size:16px;line-height:1.5}.textStyle_h2{font-weight:700;font-size:24px;letter-spacing:0em}.textStyle_h2,.textStyle_h3{font-family:Barlow,sans-serif;line-height:1.3}.textStyle_h3{font-weight:600;font-size:20px;letter-spacing:.025em}.textStyle_barlowH2{font-family:Barlow,sans-serif;font-weight:700;font-size:24px;line-height:1.3}.\[\&_\>_h3\]\:textStyle_h3>h3{font-family:Barlow,sans-serif;font-weight:600;font-size:20px;line-height:1.3;letter-spacing:.025em}.\[\&_\>_p\]\:textStyle_body>p{font-family:Barlow,sans-serif;font-weight:400;font-size:16px;line-height:1.5}.textStyle_h1{font-family:Barlow,sans-serif;font-weight:700;font-size:28px;line-height:1.2;letter-spacing:-.025em}.textStyle_barlowP{font-family:Barlow,sans-serif;font-weight:400;font-size:16px;line-height:1.5}@media screen and (min-width: 40em){.textStyle_majorTitle{font-size:40px}}@media screen and (min-width: 48em){.textStyle_guestName{font-size:24px}.textStyle_guestJob{font-size:16px}.textStyle_appBarFont{font-size:18px}.textStyle_barlowH3{font-size:24px}.textStyle_barlowStrong{font-size:18px}.textStyle_majorTitle{font-size:48px}.textStyle_bodyLarge{font-size:20px}.textStyle_body{font-size:18px}.textStyle_h2{font-size:32px}.textStyle_h3{font-size:24px}.textStyle_barlowH2{font-size:32px}.\[\&_\>_h3\]\:textStyle_h3>h3{font-size:24px}.\[\&_\>_p\]\:textStyle_body>p{font-size:18px}.textStyle_h1{font-size:40px}.textStyle_barlowP{font-size:18px}}@media screen and (min-width: 64em){.textStyle_barlowH3{font-size:28px}.textStyle_majorTitle{font-size:56px}.textStyle_h2{font-size:40px}.textStyle_h3{font-size:28px}.textStyle_barlowH2{font-size:40px}.\[\&_\>_h3\]\:textStyle_h3>h3{font-size:28px}.textStyle_h1{font-size:48px}}@media screen and (min-width: 80em){.textStyle_majorTitle{font-size:64px}}}@media screen and (min-width: 40em){.sm\:w_97\.5\%{width:97.5%}.sm\:w_120px{width:120px}.sm\:h_120px{height:120px}.sm\:w_80\%{width:80%}.sm\:ml_2\%{margin-left:2%}.sm\:min-w_150px{min-width:150px}.sm\:max-w_180px{max-width:180px}.sm\:m_3px_4px{margin:3px 4px}.sm\:fs_48px{font-size:48px}.sm\:leading_56px{line-height:56px}.sm\:w_70px{width:70px}.sm\:h_90px{height:90px}.sm\:fs_12px{font-size:12px}.sm\:leading_14px{line-height:14px}.sm\:min-w_95\%{min-width:95%}.sm\:max-w_99\%{max-width:99%}.sm\:fs_32px{font-size:32px}.sm\:leading_48px{line-height:48px}.sm\:h_107\%{height:107%}.sm\:max-w_90\%{max-width:90%}.sm\:p_5px_15px{padding:5px 15px}.sm\:fs_20px{font-size:20px}.sm\:fs_28px{font-size:28px}.sm\:leading_32px{line-height:32px}.sm\:p_16px_32px{padding:16px 32px}.sm\:w_86\%{width:86%}.sm\:h_175px{height:175px}.sm\:min-w_400px{min-width:400px}.sm\:w_calc\(100\%_\*_5_\/_6\){width:calc(100% * 5 / 6)}.sm\:d_inherit{display:inherit}.sm\:w_55vw{width:55vw}}@media screen and (min-width: 48em){.md\:pt_100px{padding-top:100px}.md\:w_45\%{width:45%}.md\:gap_16px{gap:16px}.md\:py_48px{padding-block:48px}.md\:mb_56px{margin-bottom:56px}.md\:w_40px{width:40px}.md\:h_40px{height:40px}.md\:w_28px{width:28px}.md\:h_28px{height:28px}.md\:p_20px{padding:20px}.md\:mb_16px{margin-bottom:16px}.md\:bottom_-8px{bottom:-8px}.md\:p_6px_8px{padding:6px 8px}.md\:mb_8px{margin-bottom:8px}.md\:mb_96px{margin-bottom:96px}.md\:w_95\%{width:95%}.md\:p_24px_16px{padding:24px 16px}.md\:w_140px{width:140px}.md\:h_140px{height:140px}.md\:grid-cols_repeat\(3\,_minmax\(0\,_1fr\)\){grid-template-columns:repeat(3,minmax(0,1fr))}.md\:gap_24px{gap:24px}.md\:gap-x_40px{row-gap:40px}.md\:h_500px{height:500px}.md\:min-h_500px{min-height:500px}.md\:w_60\%{width:60%}.md\:ml_3\%{margin-left:3%}.md\:mt_5\%{margin-top:5%}.md\:mt_20px{margin-top:20px}.md\:top_100px{top:100px}.md\:min-w_300px{min-width:300px}.md\:justify_right{justify-content:right}.md\:text_right{text-align:right}.md\:p_25px{padding:25px}.md\:overflow_hidden{overflow:hidden}.md\:max-h_400px{max-height:400px}.md\:p_0_20px{padding:0 20px}.md\:min-w_180px{min-width:180px}.md\:max-w_200px{max-width:200px}.md\:min-h_calc\(100vh_-_100px\){min-height:calc(100vh - 100px)}.md\:mx_auto{margin-inline:auto}.md\:p_40px{padding:40px}.md\:p_0{padding:0}.md\:w_99\%{width:99%}.md\:max-w_1200px{max-width:1200px}.md\:m_4px_5px{margin:4px 5px}.md\:fs_56px{font-size:56px}.md\:leading_64px{line-height:64px}.md\:p_12px{padding:12px}.md\:w_80px{width:80px}.md\:h_100px{height:100px}.md\:fs_14px{font-size:14px}.md\:leading_16px{line-height:16px}.md\:ml_calc\(5px_\+_1\%\){margin-left:calc(5px + 1%)}.md\:min-w_80\%{min-width:80%}.md\:max-w_92\.5\%{max-width:92.5%}.md\:leading_56px{line-height:56px}.md\:d_flex{display:flex}.md\:h_112\%{height:112%}.md\:ml_calc\(1\%_\+_1px\){margin-left:calc(1% + 1px)}.md\:max-w_85\%{max-width:85%}.md\:mb_20px{margin-bottom:20px}.md\:mb_calc\(1\%_\+_5px\){margin-bottom:calc(1% + 5px)}.md\:max-w_80\%{max-width:80%}.md\:fs_32px{font-size:32px}.md\:leading_36px{line-height:36px}.md\:mb_25px{margin-bottom:25px}.md\:p_20px_40px{padding:20px 40px}.md\:mb_40px{margin-bottom:40px}.md\:w_82\%{width:82%}.md\:h_700px{height:700px}.md\:w_calc\(100\%_\*_4_\/_6\){width:calc(100% * 4 / 6)}.md\:h_400px{height:400px}.md\:d_inherit{display:inherit}.md\:w_50\%{width:50%}.md\:py_96px{padding-block:96px}.md\:px_24px{padding-inline:24px}.md\:h_150px{height:150px}.md\:w_48\%{width:48%}.md\:p_32px_24px{padding:32px 24px}.md\:m_0_16px{margin:0 16px}.md\:w_48vw{width:48vw}.md\:ml_15px{margin-left:15px}.md\:pt_25\%{padding-top:25%}.md\:p_48px_24px{padding:48px 24px}.md\:flex_row{flex-direction:row}.md\:mb_64px{margin-bottom:64px}.md\:gap_32px{gap:32px}.md\:w_45vw{width:45vw}.md\:text_left{text-align:left}.md\:mb_0{margin-bottom:0}.md\:mr_32px{margin-right:32px}.md\:fs_22px{font-size:22px}}@media screen and (min-width: 64em){.lg\:w_85\%{width:85%}.lg\:w_40\%{width:40%}.lg\:ml_4\%{margin-left:4%}.lg\:min-w_196px{min-width:196px}.lg\:max-w_220px{max-width:220px}.lg\:m_4px_6px{margin:4px 6px}.lg\:fs_64px{font-size:64px}.lg\:leading_72px{line-height:72px}.lg\:w_90px{width:90px}.lg\:h_110px{height:110px}.lg\:min-w_75\%{min-width:75%}.lg\:max-w_90\%{max-width:90%}.lg\:fs_48px{font-size:48px}.lg\:leading_64px{line-height:64px}.lg\:h_120\%{height:120%}.lg\:ml_calc\(2\%_\+_5px\){margin-left:calc(2% + 5px)}.lg\:max-w_70\%{max-width:70%}.lg\:mb_30px{margin-bottom:30px}.lg\:mb_calc\(2\%_\+_10px\){margin-bottom:calc(2% + 10px)}.lg\:fs_36px{font-size:36px}.lg\:leading_40px{line-height:40px}.lg\:w_88\%{width:88%}.lg\:w_calc\(100\%_\*_3_\/_6\){width:50%}.lg\:h_500px{height:500px}.lg\:h_175px{height:175px}.lg\:w_31\%{width:31%}.lg\:ml_30px{margin-left:30px}.lg\:pt_29\%{padding-top:29%}.lg\:p_64px_32px{padding:64px 32px}.lg\:w_35vw{width:35vw}.lg\:flex_row{flex-direction:row}.lg\:gap_32px{gap:32px}}@media (min-width: 1280px){.\[\@media\(min-width\:_1280px\)\]\:top_0{top:0}.\[\@media\(min-width\:_1280px\)\]\:right_0{right:0}.\[\@media\(min-width\:_1280px\)\]\:pos_inherit{position:inherit}}@media screen and (min-width: 80em){.xl\:w_75\%{width:75%}.xl\:grid-cols_repeat\(4\,_minmax\(0\,_1fr\)\){grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:w_33\%{width:33%}.xl\:ml_5\%{margin-left:5%}.xl\:flex_row{flex-direction:row}.xl\:w_auto{width:auto}.xl\:h_100\%{height:100%}.xl\:pos_absolute{position:absolute}.xl\:m_5px_8px{margin:5px 8px}.xl\:fs_72px{font-size:72px}.xl\:leading_80px{line-height:80px}.xl\:w_100px{width:100px}.xl\:h_120px{height:120px}.xl\:min-w_70\%{min-width:70%}.xl\:max-w_87\.5\%{max-width:87.5%}.xl\:fs_48px{font-size:48px}.xl\:leading_72px{line-height:72px}.xl\:ml_calc\(3\%_\+_10px\){margin-left:calc(3% + 10px)}.xl\:max-w_55\%{max-width:55%}.xl\:fs_40px{font-size:40px}.xl\:mb_calc\(3\%_\+_15px\){margin-bottom:calc(3% + 15px)}.xl\:w_74\%{width:74%}.xl\:w_calc\(100\%_\*_2_\/_6\){width:calc(100% * 2 / 6)}.xl\:h_600px{height:600px}.xl\:w_32vw{width:32vw}.xl\:pt_25\%{padding-top:25%}}@media screen and (min-width: 96em){.\32xl\:w_65\%{width:65%}.\32xl\:m_6px_10px{margin:6px 10px}.\32xl\:min-w_65\%{min-width:65%}.\32xl\:max-w_85\%{max-width:85%}.\32xl\:ml_calc\(4\%_\+_20px\){margin-left:calc(4% + 20px)}.\32xl\:max-w_40\%{max-width:40%}.\32xl\:w_70\%{width:70%}}@media (max-width: 1279px){.\[\@media\(max-width\:_1279px\)\]\:min-w_100\%{min-width:100%}.\[\@media\(max-width\:_1279px\)\]\:min-h_48px{min-height:48px}.\[\@media\(max-width\:_1279px\)\]\:p_16px{padding:16px}.\[\@media\(max-width\:_1279px\)\]\:mr_0px{margin-right:0}.\[\@media\(max-width\:_1279px\)\]\:mb_12px{margin-bottom:12px}.\[\@media\(max-width\:_1279px\)\]\:rounded_12px{border-radius:12px}.\[\@media\(max-width\:_1279px\)\]\:text_center{text-align:center}.\[\@media\(max-width\:_1279px\)\]\:d_flex{display:flex}.\[\@media\(max-width\:_1279px\)\]\:items_center{align-items:center}.\[\@media\(max-width\:_1279px\)\]\:justify_center{justify-content:center}}@media (max-width: 768px){.\[\@media_\(max-width\:_768px\)\]\:h_auto{height:auto}.\[\@media_\(max-width\:_768px\)\]\:w_100\%{width:100%}.\[\@media_\(max-width\:_768px\)\]\:max-h_150px{max-height:150px}}}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/barlow-vietnamese-400-normal-640b08f2.woff2) format("woff2"),url(/assets/barlow-vietnamese-400-normal-b9da37c5.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/barlow-latin-ext-400-normal-e117aea2.woff2) format("woff2"),url(/assets/barlow-latin-ext-400-normal-5d27331d.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/barlow-latin-400-normal-7c9c80a6.woff2) format("woff2"),url(/assets/barlow-latin-400-normal-358d08ac.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/barlow-vietnamese-500-normal-0dacb9e9.woff2) format("woff2"),url(/assets/barlow-vietnamese-500-normal-6f155c51.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/barlow-latin-ext-500-normal-c2112123.woff2) format("woff2"),url(/assets/barlow-latin-ext-500-normal-0755c62e.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/barlow-latin-500-normal-7c0597b1.woff2) format("woff2"),url(/assets/barlow-latin-500-normal-4f29c4a8.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/barlow-vietnamese-700-normal-9a81498f.woff2) format("woff2"),url(/assets/barlow-vietnamese-700-normal-28239abd.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/barlow-latin-ext-700-normal-68548b45.woff2) format("woff2"),url(/assets/barlow-latin-ext-700-normal-def29469.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/barlow-latin-700-normal-65a47caa.woff2) format("woff2"),url(/assets/barlow-latin-700-normal-07dbe273.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/playfair-display-cyrillic-400-normal-e740be68.woff2) format("woff2"),url(/assets/playfair-display-cyrillic-400-normal-2d30f338.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/playfair-display-vietnamese-400-normal-8e05ed36.woff2) format("woff2"),url(/assets/playfair-display-vietnamese-400-normal-d045749e.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/playfair-display-latin-ext-400-normal-9e40c49d.woff2) format("woff2"),url(/assets/playfair-display-latin-ext-400-normal-62df2225.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/playfair-display-latin-400-normal-f18171d6.woff2) format("woff2"),url(/assets/playfair-display-latin-400-normal-3674aa42.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/playfair-display-cyrillic-700-normal-408ed3c1.woff2) format("woff2"),url(/assets/playfair-display-cyrillic-700-normal-2e456234.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/playfair-display-vietnamese-700-normal-56040259.woff2) format("woff2"),url(/assets/playfair-display-vietnamese-700-normal-cdb48b72.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/playfair-display-latin-ext-700-normal-8c6a81ca.woff2) format("woff2"),url(/assets/playfair-display-latin-ext-700-normal-9e170090.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/playfair-display-latin-700-normal-38c9d507.woff2) format("woff2"),url(/assets/playfair-display-latin-700-normal-31246c01.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
