@font-face{font-family:"Euclid Circular";src:url("/fonts/Euclid Circular/Euclid Circular A Light.ttf"),local('Verdana,sans-serif');font-display:swap}@font-face{font-family:"Euclid Circular";src:url("/fonts/Euclid Circular/Euclid Circular A Regular.ttf"),local('Verdana,sans-serif');font-weight:500;font-display:swap}@font-face{font-family:"Bitter";src:url("/fonts/Bitter/static/Bitter-Regular.ttf"),local('"Helvetica Neue",Helvetica,Arial,sans-serif');font-display:swap}html{font-size:100%}html,body{margin:0;padding:0;min-height:100vh}body{height:100%;display:grid;grid-template-columns:[start] 100% [end];grid-template-rows:[start] min-content [start-body] 1fr [end-body] min-content [end]}#menu_bar{grid-column:start / end;grid-row:start / start-body;background-color:white;display:grid;justify-content:center;grid-template-columns:[start] 100% [end]}#menu_bar_wraper{grid-column:start / end;display:grid;grid-template-rows:[start] 141px [end];justify-content:space-between}#menu_bar_left_item{grid-row:start / end;width:334px;margin-left:5%;background-image:url("/img/logo/AgentCubes Logo no online_v2.svg");background-repeat:no-repeat;background-position:center;background-size:90% auto}#menu_bar_right_item{grid-row:start / end;width:620px;display:grid;grid-template-columns:[start] 95% [end] 5%;grid-template-rows:[start] 25% [middle-top] 2% [middle-bottom] 50% [end] 23%}#menu_bar_small_window{display:none;font-family:"Segoe UI",Arial,sans-serif;justify-content:center;align-items:center;color:#4a4a4a;font-size:21px;cursor:pointer}#menu_bar_small_name{display:grid;justify-content:center;align-content:center}#menu_bar_small_name img{width:100%}#menu_bar_social_buttons{grid-column:start / end;grid-row:start / middle-top;display:grid;grid-template-rows:100%;justify-content:end;align-items:center;grid-column-gap:15px}#menu_bar_lang{grid-row:1 / 2 !important;border:1px solid #ccc !important;padding:2px 2px 2px 2px !important;width:inherit !important;margin:0 !important;font-size:11px !important;font-family:system-ui}.menu_bar_social_button{grid-row:1 / 2}#menu_bar_color_line{grid-column:start / end;grid-row:middle-top / middle-bottom;background-image:url("/img/newLayout/colorbar.png")}#menu_bar_tabs{grid-column:start / end;grid-row:middle-bottom / end;display:grid;grid-template-rows:[start] 100% [end];align-items:center;justify-content:end;grid-column-gap:15px}.menu_bar_tab{grid-row:start / end;font-family:"Segoe UI",Arial,sans-serif;color:#888;text-decoration:none;transition:color .15s;cursor:pointer}.menu_bar_tab:hover{color:#0097ed}.menu_bar_tab>a{font-family:"Segoe UI",Arial,sans-serif;color:#888;text-decoration:none;transition:color .15s;cursor:pointer}.menu_bar_tab>a:hover{color:#0097ed}.menu_bar_split{grid-row:start / end;width:2px;width:2px;background-color:#f60;height:35%}.menu_bar_tab_special{grid-row:start / end;font-family:"Segoe UI",Arial,sans-serif;text-decoration:none;color:white;background-color:#8fc822;padding-top:6px;padding-bottom:6px;padding-left:7px;padding-right:7px;border-radius:3px}.menu_bar_tab_special:hover{box-shadow:0 0 8px 3px rgba(0,0,0,0.2)}.small_nav_menu{--can_display:none;grid-column:start / end;background-color:#f6f6f6;display:none}.small_nav_menu>a{font-family:"Segoe UI",Arial,sans-serif;text-decoration:none;font-size:17px;padding:10px;color:#888}.small_nav_menu>a:hover{background:#e2e2e2}.drop_down_menu{display:inline-block;position:relative;--window_color:#0397ed;border:0;background-color:white;font-family:"Segoe UI",Arial,sans-serif;font-size:16px;padding:0}.drop_down_window{visibility:hidden;position:absolute;opacity:0;width:200px;background-color:var(--window_color);border-radius:4px;left:50%;transform:translateX(-50%);transition:all .3s .2s;border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,.4);z-index:99}.drop_down_menu:hover .drop_down_window,.drop_down_menu:active .drop_down_window{visibility:visible;opacity:1;margin-top:13px}.drop_down_window:before{content:'';display:block;border-color:transparent transparent var(--window_color) transparent;border-style:solid;border-width:10px;position:absolute;top:-20px;left:50%;margin-left:-10px}.drop_down_tab{display:grid;justify-content:center;width:100%;padding-top:5px;padding-bottom:5px;text-decoration:none;color:white;transition:all .3s;font-size:16px}.drop_down_tab:hover{background-color:#0f84c7}.drop_down_tab_top{border-top-left-radius:5px;border-top-right-radius:5px}.drop_down_tab_bottom{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.menu_bar_indented_tabs{display:none;grid-template-columns:45% [start] 55% [end];grid-auto-rows:min-content;background-color:#f3f3f3}.menu_bar_indented_tab{grid-column:start / end;display:grid;align-items:center;background-color:#f3f3f3;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:15px;color:#888;transition:color .15s}.menu_bar_indented_tab:hover{color:#0097ed}@media only screen and (min-width:1070px){#menu_bar{grid-template-columns:[start] 1050px [end]}}@media only screen and (max-width:990px){#menu_bar_wraper{grid-template-columns:[start] minmax(auto,280px) [middle-left] 1fr [middle-right] 1fr [end];grid-template-rows:[start] 85px [end] min-content;justify-content:center}#menu_bar_left_item{width:auto;grid-column:start / middle-left;grid-row:1 / 2;margin-left:0}#menu_bar_right_item{width:auto;grid-column:middle-right / end;grid-row:1 / 2;grid-template-columns:1fr [start] 32px [end] 20px;grid-template-rows:1fr [start] 32px [end] 1fr;align-content:center}#menu_bar_small_window{grid-column:start / end;grid-row:start / end;align-content:center;display:grid;position:static !important}#menu_bar_social_buttons{display:none}#menu_bar_color_line{display:none}#menu_bar_tabs{display:none}.small_nav_menu{display:var(--can_display) !important}}#body{grid-column:start / end;grid-row:start-body / end-body;display:grid;grid-template-columns:1fr [start] 90% [end] 1fr;justify-content:center;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;box-sizing:border-box;border-top:solid #f6f6f6 5px}@media only screen and (min-width:1128px){#body{grid-template-columns:1fr [start] 1050px[end] 1fr}}#body_wrapper{grid-column:start / end;display:grid;grid-template-columns:[start] 100% [end];grid-auto-rows:min-content}h1{grid-column:start / end;font-family:"Segoe UI",Arial,sans-serif;font-weight:normal;color:#737373;justify-self:center;margin:0;margin-top:18px;font-size:2rem}.line{grid-column:start / end;height:1px;background-image:url(/img/newLayout/colorbar.png);margin-top:1rem;margin-bottom:1rem}#translation{display:none}.middle_new_line{grid-column:start / end;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;padding-top:15px;padding-bottom:15px}.middle_big_title{box-sizing:border-box;font-family:"Segoe UI",Arial,sans-serif;font-size:70px;color:grey;text-overflow:ellipsis;overflow:hidden;text-align:center}.middle_center_text{font-size:35px;font-weight:normal;line-height:1.4;text-align:center}#body_wrapper p{font-size:15px;color:#000;font-family:Verdana,sans-serif;line-height:1.5;text-align:center}.middle_title_text{font-size:30px;font-weight:normal;line-height:1.4}#footer{grid-column:start / end;grid-row:end-body / end;background-color:#f0f0f0;display:grid;grid-template-columns:[start] 100% [end];justify-content:center}#footer_contact{padding-top:20px;display:grid;grid-template-columns:[start] repeat(auto-fit,minmax(150px,300px)) [end];grid-row-gap:10px;justify-content:center}.footer_info{display:grid;grid-template-columns:20% [start] 80% [end];grid-auto-rows:min-content;grid-row-gap:5px}.footer_text{grid-column:start / end;font-family:"Segoe UI",Arial,sans-serif;color:#000;font-size:15px;text-decoration:none}a.footer_text:hover{text-decoration:underline}.footer_text:first-child{font-size:17px;color:#204056;font-weight:bold;margin-bottom:5px}#footer_copyright{grid-column:start / end;font-size:10px;color:#bdbdbd;padding-left:5px;padding-top:5px}.h1_title{grid-column:auto !important;font-family:"Bitter" !important;font-size:56px !important;line-height:64px !important;text-align:center !important;font-weight:normal !important}.normal_p{font-family:"Euclid Circular" !important;font-size:20px !important;line-height:32px !important;text-align:start !important}.seperator{display:grid;padding-bottom:46px}.seperator_fill{display:flex;justify-content:center;padding-bottom:46px}.seperator_fill>*{flex-grow:1}.middle_title{font-family:"Bitter";font-size:56px !important;line-height:64px !important;text-align:center;font-weight:normal}.middle_text{max-width:670px;justify-self:center;color:#5d6c74 !important;font-family:"Euclid Circular" !important;font-size:20px !important;line-height:32px !important;text-align:center}.middle_img{display:grid;justify-content:center;padding:0 10px;margin:1rem 0}.middle_img img{max-inline-size:670px;inline-size:100%}h5{font-family:"Euclid Circular" !important;font-weight:500 !important;font-size:36px !important;line-height:48px !important;margin:0 !important}h6{font-family:"Euclid Circular" !important;font-weight:500 !important;font-size:24px !important;line-height:32px !important;margin:0 !important}.center_this{justify-self:center}.center_content{display:grid;justify-content:center}.top_gap{margin-top:46px}@media screen and (max-width:768px){h5{font-size:24px !important;line-height:32px !important}h6{font-size:18px !important;line-height:24px !important}.middle_title{font-size:32px !important;line-height:40px !important}.normal_p,.middle_text{font-size:18px !important}}:root{--edges:100px}@media screen and (max-width:550px){:root{--edges:50px}}@media screen and (max-width:350px){:root{--edges:0}}.red_background_right{background:url(/img/svg/top_right_curve.svg) top right / auto var(--edges) no-repeat,url(/img/svg/bottom_right_curve.svg) bottom right / auto var(--edges) no-repeat,#e82f37}.red_background_right *{color:white !important}.red_background_left{background:url(/img/svg/top_left_curve.svg) top left / auto var(--edges) no-repeat,url(/img/svg/bottom_left_curve.svg) bottom left / auto var(--edges) no-repeat,#e82f37}.red_background_left *{color:white !important}.red_background_top{background:url(/img/svg/top_left_curve.svg) top left / auto var(--edges) no-repeat,url(/img/svg/top_right_curve.svg) top right / auto var(--edges) no-repeat,#e82f37}.red_background_top *{color:white !important}.red_background_bottom{background:url(/img/svg/bottom_left_curve.svg) bottom left / auto var(--edges) no-repeat,url(/img/svg/bottom_right_curve.svg) bottom right / auto var(--edges) no-repeat,#e82f37}.red_background_bottom *{color:white !important}.blue_background_right{background:url(/img/svg/top_right_curve.svg) top right / auto var(--edges) no-repeat,url(/img/svg/bottom_right_curve.svg) bottom right / auto var(--edges) no-repeat,#0097ed}.blue_background_right *{color:white !important}.blue_background_left{background:url(/img/svg/top_left_curve.svg) top left / auto var(--edges) no-repeat,url(/img/svg/bottom_left_curve.svg) bottom left / auto var(--edges) no-repeat,#0097ed}.blue_background_left *{color:white !important}.blue_background_top{background:url(/img/svg/top_left_curve.svg) top left / auto var(--edges) no-repeat,url(/img/svg/top_right_curve.svg) top right / auto var(--edges) no-repeat,#0097ed}.blue_background_top *{color:white !important}.blue_background_bottom{background:url(/img/svg/bottom_left_curve.svg) bottom left / auto var(--edges) no-repeat,url(/img/svg/bottom_right_curve.svg) bottom right / auto var(--edges) no-repeat,#0097ed}.blue_background_bottom *{color:white !important}.orange_background_right{background:url(/img/svg/top_right_curve.svg) top right / auto var(--edges) no-repeat,url(/img/svg/bottom_right_curve.svg) bottom right / auto var(--edges) no-repeat,#f60}.orange_background_right *{color:white !important}.orange_background_left{background:url(/img/svg/top_left_curve.svg) top left / auto var(--edges) no-repeat,url(/img/svg/bottom_left_curve.svg) bottom left / auto var(--edges) no-repeat,#f60}.orange_background_left *{color:white !important}.orange_background_bottom{background:url(/img/svg/bottom_left_curve.svg) bottom left / auto var(--edges) no-repeat,url(/img/svg/bottom_right_curve.svg) bottom right / auto var(--edges) no-repeat,#f60}.orange_background_bottom *{color:white !important}.green_background_right{background:url(/img/svg/top_right_curve.svg) top right / auto var(--edges) no-repeat,url(/img/svg/bottom_right_curve.svg) bottom right / auto var(--edges) no-repeat,#7dd15e}.green_background_right *{color:white !important}.green_background_left{background:url(/img/svg/top_left_curve.svg) top left / auto var(--edges) no-repeat,url(/img/svg/bottom_left_curve.svg) bottom left / auto var(--edges) no-repeat,#7dd15e}.green_background_left *{color:white !important}.green_background_top{background:url(/img/svg/top_left_curve.svg) top left / auto var(--edges) no-repeat,url(/img/svg/top_right_curve.svg) top right / auto var(--edges) no-repeat,#7dd15e}.green_background_top *{color:white !important}.yellow_background_right{background:url(/img/svg/top_right_curve.svg) top right / auto var(--edges) no-repeat,url(/img/svg/bottom_right_curve.svg) bottom right / auto var(--edges) no-repeat,#ffcd00}.yellow_background_right *{color:white !important}.yellow_background_left{background:url(/img/svg/top_left_curve.svg) top left / auto var(--edges) no-repeat,url(/img/svg/bottom_left_curve.svg) bottom left / auto var(--edges) no-repeat,#ffcd00}.yellow_background_left *{color:white !important}.grey_ran_background{background:url(/img/svg/background1_grey.svg) top right / 50% 100% no-repeat}.grey_cubes_v2_background{background:url(/img/svg/background_random_cubes_grey_v3.svg) no-repeat right}.grey_pixel_background{background:url(/img/svg/small_background_pixel.svg) repeat 6px}:root{--front-background:#f60;--main_media_height:450px}#main_title_background{display:grid;justify-content:center;padding:50px 0;background-repeat:no-repeat;background-size:auto 100%;background-position:right;padding-bottom:100px}.front_page{background-color:var(--front-background) !important}#main_title_container{width:1100px;display:grid;grid-template-columns:1fr 1fr;align-items:center;column-gap:10px}#main_title{grid-column:auto;color:white;display:grid;justify-content:center;align-content:center;max-width:500px;font-family:"Bitter";font-size:64px;line-height:72px;text-align:start}#main_sub_title{color:white !important}.main_title_buttons{font-size:16px;display:grid;grid-auto-columns:max-content;column-gap:10px;row-gap:10px;color:white !important}.main_title_buttons>*{grid-row:1 / 2;text-decoration:none;color:white;font-family:"Euclid Circular"}#try_out{display:grid;justify-content:center;align-content:center;background-color:#8fc822;padding-top:14px;padding-bottom:14px;padding-left:32px;padding-right:32px;cursor:pointer}#try_out:hover{box-shadow:0 0 8px 3px rgb(0 0 0 / 20%)}.question{display:grid;grid-template-columns:max-content min-content;align-content:center;gap:10px;text-decoration:none}.question>*{grid-row:1 / 2}.arrow_con{display:grid;align-content:center}.arrow{display:flex;height:2px;position:relative;background:#00ed64;width:35px;-webkit-transition:width 300ms ease;transition:width 300ms ease}.question:hover .arrow{width:45px}.arrow_head{border:2px solid;border-color:#00ed64;border-radius:2px;width:12px;position:absolute;border-top:0;border-left:0;height:12px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);right:0;top:-5.5px}#main_media{display:grid;justify-content:center;align-content:center;grid-template-rows:1fr min-content}#main_media>p{color:white !important;font-size:14px !important;font-family:"Euclid Circular" !important;padding:0 !important;margin:0 !important}#main_media>img{height:var(--main_media_height)}@media screen and (max-width:1450px){#main_title_container{width:950px}}@media screen and (max-width:1350px){#main_media>iframe{max-height:280px}}@media screen and (max-width:1200px){#main_title_background{background:0;background-color:var(--front-background);padding-bottom:50px}}@media screen and (max-width:995px){#main_title_container{width:auto;grid-template-columns:1fr;justify-content:center;row-gap:10px}.main_title_buttons{justify-content:center}.main_title_buttons>*{grid-row:auto}#main_media{max-width:480px;justify-self:center;padding:0 5px}#main_media>img{display:none}#main_media>iframe{max-height:80vw;max-width:95vw}#main_title_text{max-width:480px}#main_title_text>*{text-align:center !important}}@media screen and (max-width:768px){#main_title{font-size:40px;line-height:48px}}@media screen and (max-width:350px){#main_title_text{width:auto}}#easy_features{display:flex;flex-wrap:wrap;max-width:1404px;gap:50px;justify-content:center}.feature_container{width:320px;display:grid;justify-items:center;text-align:center;row-gap:10px;background-color:white;box-shadow:rgb(0 0 0 / 10%) 0 2px 4px 0;text-decoration:none;border-radius:40px;border:solid 1px #e7eeec;padding:30px}.feature_container :is(h1,h2,h3,h4,h5,h6){color:black}.feature_container:is(a){transition:background-color 1s}.feature_container:is(a) :is(.link_more){transition:box-shadow 1s}.feature_container:is(a):hover{background-color:#ffa500b5}.feature_container:is(a):hover :is(.link_more){box-shadow:rgb(0 0 0 / 10%) 0 2px 4px 0}@media screen and (max-width:380px){.feature_container{width:100%}}.feature_container>img{width:50px;height:auto}.feature_container>span{color:#5d6c74;font-family:"Euclid Circular";font-size:16px;line-height:24px}.box_combiner{display:grid;gap:20px;padding:10px;max-width:1400px}.two_boxes{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.two_boxes img{height:150px}.two_boxes>a{flex-basis:450px;flex-grow:1;background-color:white;box-shadow:rgb(0 0 0 / 10%) 0 2px 4px 0;text-decoration:none;border-radius:40px;border:solid 1px #e7eeec;color:black;padding:40px;display:grid;grid-template-rows:min-content min-content min-content 1fr min-content}.two_boxes p{color:#5d6c74 !important}.big_container{max-width:1320px;background-color:white;box-shadow:rgb(0 0 0 / 10%) 0 2px 4px 0;border-radius:40px;border:solid 1px #e7eeec;padding:40px}.big_container p{color:#5d6c74 !important}.two_image_and_text{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr min-content min-content;justify-items:center;align-items:center}.two_image_and_text img{width:70%;height:auto}@media screen and (max-width:950px){.two_image_and_text img{width:100%}}.two_image_and_text>p,.two_image_and_text>h5,.two_image_and_text>a{grid-column:1 / 3}@media screen and (max-width:800px){.two_image_and_text{grid-template-columns:1fr;grid-template-rows:1fr 1fr min-content min-content}.two_image_and_text img{width:70%}.two_image_and_text>p,.two_image_and_text>h5,.two_image_and_text>a{grid-column:1 / 2}}@media screen and (max-width:550px){.two_image_and_text img{width:100%}}.link_more{padding-top:16px;padding-bottom:16px;padding-left:32px;padding-right:32px;font-family:Euclid Circular;color:#001e2b;border:solid 1px #8fc822;background-color:#00ed64;text-decoration:none;font-weight:500;justify-self:center;cursor:pointer;font-size:16px}.link_more:hover{box-shadow:0 0 8px 3px rgb(0 0 0 / 20%)}.main_slide_image{display:none;grid-template-rows:610px min-content min-content}.main_slide_image>h5{justify-self:center}.main_slide_image>img{width:100%;height:100%;object-fit:contain}.main_slide_image>p{text-align:center !important}.slide_active{display:grid}.main_image_dots{display:flex;justify-content:center;margin-top:5px}.dot{cursor:pointer;height:13px;width:13px;margin:0 2px;background-color:#bbb;border-radius:50%;display:inline-block;transition:background-color .6s ease}.dot:hover{background-color:#717171}.active_dot{background-color:#717171}@media screen and (max-width:768px){.main_slide_image{grid-template-rows:400px min-content min-content}.feature_container>span{font-size:14px !important;line-height:24px !important}}.unlimited_boxes_container{display:grid;grid-template-columns:1fr [start] 1400px [end] 1fr}@media screen and (max-width:1450px){.unlimited_boxes_container{display:grid;grid-template-columns:25px [start] 1fr [end] 25px}}.unlimited_boxes{grid-column:start / end;display:flex;flex-wrap:wrap;gap:35px;justify-content:center}.unlimited_boxes>*{flex-basis:400px;flex-grow:1;background-color:white;box-shadow:rgb(0 0 0 / 10%) 0 2px 4px 0;text-decoration:none;border-radius:40px;border:solid 1px #e7eeec;color:black;padding:40px}.project_list{display:flex;flex-wrap:wrap;gap:10px;padding:0 50px;justify-content:center}.project_list>a{width:300px;height:210px;text-decoration:none;position:relative}@media screen and (max-width:390px){.project_list{padding:0 25px}.project_list>a{width:100%}}.project_list>a>img{height:100%;width:100%;object-fit:cover}.project_list>a>p{margin:0;position:absolute;top:0;left:0;display:none;justify-content:center;align-content:center;color:white !important;font-family:"Euclid Circular" !important;font-size:12px;width:100%;height:100%;background:rgba(80,80,80,0.8);opacity:0;transition:opacity 1s;overflow:auto;word-wrap:anywhere;padding:10px;box-sizing:border-box}.project_list>a:hover>p{display:grid}.project_list>a>p:hover{width:100%;opacity:1}.grid_table{display:grid;justify-content:center;row-gap:5px;grid-auto-rows:min-content;font-family:"Euclid Circular" !important;font-size:20px !important;text-align:center;padding:0 40px}.grid_table>*{background-color:var(--bg);transition:background-color .5s ease}.grid_table>*:hover{background-color:var(--bgh)}.grid_table a{text-decoration:none}.grid_row_one{padding:7px 20px;min-height:50px;display:grid;justify-content:center;align-content:center;box-shadow:rgb(0 0 0 / 10%) 0 2px 4px 0;border-radius:40px;border:solid 1px #e7eeec}.symmetrical{display:grid;grid-template-columns:1fr 1fr;gap:10px;--symmetrical-height:500px}.symmetrical>*{grid-row:1 / 2;padding:50px;box-sizing:border-box;height:var(--symmetrical-height)}.symmetrical div:first-child{justify-self:end}.symmetrical div:last-child{justify-self:start}.symmetrical_texts{display:grid;grid-template-rows:min-content 1fr min-content;gap:20px}.symmetrical h2{font-size:50px !important;text-align:start !important;margin:0 !important}.symmetrical p{text-align:start !important;margin:0 !important}.symmetrical img,.symmetrical video{width:100%;height:100%;object-fit:contain}@media screen and (max-width:1000px){.symmetrical{grid-template-columns:1fr}.symmetrical>*{padding:40px;grid-row:auto}.symmetrical div:first-child{justify-self:center}.symmetrical div:last-child{justify-self:center}.symmetrical_texts{grid-row:2 / 3}}@media screen and (max-width:768px){.symmetrical h2{font-size:28px !important}}@media screen and (max-width:500px){.symmetrical>*{padding:10px}}.blog_wrapper{display:grid;grid-template-columns:1fr [start] 1400px [end] 1fr}@media screen and (max-width:1450px){.blog_wrapper{display:grid;grid-template-columns:25px [start] 1fr [end] 25px}}.blog_wrapper>*{grid-column:start / end;color:#5d6c74}.blog_wrapper p{text-align:start !important;color:#5d6c74 !important;font-family:"Euclid Circular" !important;font-size:20px !important;line-height:32px !important;word-break:break-word}.blog_wrapper ul{list-style-type:circle;font-family:"Euclid Circular";font-size:20px;line-height:1.5}.blog_wrapper h2{font-family:"Bitter" !important;font-size:32px !important}.blog_wrapper .right{float:right}.blog_wrapper .left{float:left}.blog_wrapper img{max-inline-size:100%}