*,*:before,*:after{box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;background-color:#fff;color:#000}ol,ul{list-style:none}a{text-decoration:none;color:inherit}img,picture,video,canvas,svg{display:block;max-width:100%}table{border-collapse:collapse;border-spacing:0}button,input,optgroup,select,textarea{font:inherit;color:inherit;background:none;border:none;outline:none;padding:0}button{outline:none;cursor:pointer}button:focus{outline:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}::placeholder{color:inherit;opacity:.5}:focus-visible{outline:2px solid #000;outline-offset:2px}[hidden]{display:none!important}.container_upload_more_file{border-radius:20px;width:100%;display:flex;flex-direction:column;align-items:center;gap:14px;padding:20px;background-color:#f3f3f3}.box_icon_upload_more_file{width:50px;height:50px;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center}.icon_upload_more_file{min-width:24px;max-width:24px;min-height:24px;max-height:24px;fill:#acacac}.title_upload_more_file{font-weight:600;font-size:20px;line-height:100%;color:#231f20}.text_upload_more_file{font-weight:400;font-size:16px;line-height:100%;color:#231f20}@font-face{font-family:Bahnschrift;src:url(/build/assets/Bahnschrift-CjJzUn5W.ttf) format("truetype");font-weight:400;font-style:normal}body{font-family:Roboto Condensed,sans-serif;font-optical-sizing:auto}:root{--transition-time-all: all .3s ease-in-out}:target{scroll-margin-top:70px}.header_page{padding:10.5px 10px;display:flex;align-items:center;width:100%;justify-content:space-between;position:sticky;top:0;z-index:100;background-color:#fff;height:70px}.nav_header{display:none}.icon_logo_header{width:147px;height:49px}.box_btn_header{display:flex;align-items:center;gap:10px}.btn_open_form{color:#fff;padding:4px 13px;font-weight:700;font-size:16px;line-height:24px;border-radius:40px;white-space:nowrap;position:relative;z-index:2;overflow:hidden;transition:var(--transition-time-all)}.btn_open_form span{position:relative;z-index:2}.btn_open_form:before{content:"";display:block;width:100%;position:absolute;top:0;left:0;z-index:-1;height:100%;background-color:#00a8e8;transition:var(--transition-time-all)}.btn_open_form:after{content:"";display:block;width:100%;position:absolute;bottom:0;left:0;z-index:0;height:100%;max-height:0;background-color:#ee3d96;transition:var(--transition-time-all)}.btn_open_form:hover:after{max-height:100px}.btn_open_menu_mobile{display:flex;align-items:center;justify-content:center;width:30px;height:30px;position:relative}.icon_burger{position:absolute;top:0;left:0;width:30px;height:30px;fill:#1f1f1f;z-index:100;transition:var(--transition-time-all)}.icon_close_menu{position:absolute;top:0;left:0;fill:#1f1f1f;width:30px;height:30px;opacity:0;z-index:100;transition:var(--transition-time-all)}.btn_open_menu_mobile.open .icon_burger{opacity:0}.btn_open_menu_mobile.open .icon_close_menu{opacity:1}.container_menu_mobile{position:absolute;bottom:100%;left:0;width:100%;background-color:#fff;z-index:100;padding:10px;border-bottom-left-radius:20px;border-bottom-right-radius:20px;box-shadow:0 3px 8.1px #6b7b8766;border-top:1px solid #231f20;transition:var(--transition-time-all)}.container_menu_mobile.open{bottom:auto;top:100%}.nav_menu_mobile{display:flex;flex-direction:column;gap:6px}.link_header_mobile{padding:9px 12px;color:#231f20;font-weight:400;font-size:18px;line-height:24px}.container_form_upload{position:fixed;right:-100%;top:0;width:100%;max-width:480px;height:100vh;background-color:#fff;z-index:110;transition:var(--transition-time-all);overflow:hidden}.container_form_upload.open{right:0}.back_drop{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0000004d;z-index:101;opacity:0;pointer-events:none;transition:var(--transition-time-all)}.back_drop.open{opacity:1;pointer-events:all}.box_step_form_upload{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:var(--transition-time-all)}.box_step_form_upload.active{opacity:1;z-index:1000}.box_top_step_form_upload{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 20px;min-height:60px;max-height:60px;border-bottom:2px solid #ededed}.title_step_form_upload{font-weight:400;font-size:20px;line-height:100%;white-space:nowrap;color:#231f20;display:flex;align-items:center;gap:10px}.icon_close{width:24px;height:24px;fill:#1f1f1f;transition:var(--transition-time-all)}.box_bottom_step_form_upload{display:flex;flex-direction:column;gap:40px;align-items:center;justify-content:center;height:100%;padding:0 20px}.box_top_content_form_upload{display:flex;flex-direction:column;gap:14px;align-items:center}.box_icon_upload_form_upload{width:66px;height:66px;background-color:#e83089;border-radius:50%;display:flex;align-items:center;justify-content:center}.icon_upload_form_upload{width:33px;height:33px;fill:#fff;transition:var(--transition-time-all)}.text_bold_upload_form_upload{font-weight:600;font-size:26px;line-height:100%;text-align:center;vertical-align:middle;color:#231f20}.text_upload_form_upload{font-weight:300;font-size:18px;line-height:100%;text-align:center;vertical-align:middle;color:#231f20}.btn_upload_form_upload{padding:13px;display:flex;align-items:center;justify-content:center;gap:6px;border-radius:40px;transition:var(--transition-time-all);font-weight:700;font-size:18px;line-height:24px;color:#fff;white-space:nowrap;width:100%;position:relative;overflow:hidden}.btn_upload_form_upload span{position:relative;z-index:2;display:flex;align-items:center;gap:6px}.btn_upload_form_upload:before{content:"";display:block;width:100%;position:absolute;top:0;left:0;z-index:-1;height:100%;background-color:#00a8e8;transition:var(--transition-time-all)}.btn_upload_form_upload:after{content:"";display:block;width:100%;position:absolute;bottom:0;left:0;z-index:0;height:100%;max-height:0;background-color:#ee3d96;transition:var(--transition-time-all)}.btn_upload_form_upload:hover:after{max-height:100px}.icon_paperclip_upload_form_upload{width:22px;height:22px;fill:#fff}.decoration_line_form_upload{height:2px;width:100%;background-color:#ededed;display:block}.box_bottom_content_form_upload{display:flex;flex-direction:column;gap:14px;align-items:center;width:100%}.text_upload_form_upload{font-weight:300;font-size:18px;line-height:100%;color:#030404}.box_allowed_formats{width:fit-content;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.item_allowed_formats{padding:10px 20px;border-radius:29px;background-color:#f3f3f3;font-weight:600;font-size:18px;line-height:24px;color:#7a7a7a;white-space:nowrap}.count_files_upload{padding:5px 10px;font-weight:600;font-size:16px;line-height:24px;color:#fff;background-color:#00a8e8;border-radius:34px;min-width:34px;display:flex;justify-content:center}.container_content_form_upload{display:flex;flex-direction:column;gap:20px;padding:20px;height:100%;width:100%;overflow-y:auto;z-index:2}.container_select_custom{position:relative}.box_top_select_custom{display:flex;align-items:center;justify-content:space-between;background-color:#f3f3f3;border:2px solid #f3f3f3;padding:0 14px;border-radius:14px;position:relative;height:56px;transition:var(--transition-time-all)}.container_select_custom.open .box_top_select_custom{background-color:#fff;border-color:#231f20}.box_text_select_custom{display:flex;flex-direction:column}.title_select_custom{display:none;font-weight:600;font-size:12px;line-height:20px;color:#8a8c8d}.container_select_custom.is-selected .title_select_custom{display:flex}.text_select_custom{font-weight:600;font-size:16px;line-height:20px;color:#8a8c8d;white-space:nowrap}.container_select_custom.is-selected .text_select_custom{color:#303030}.icon_arrow_select_custom{width:24px;height:24px;fill:#1f1f1f;transition:var(--transition-time-all)}.container_select_custom.open .icon_arrow_select_custom{transform:rotate(180deg)}.list_select_custom{opacity:0;visibility:hidden;z-index:0;pointer-events:none;position:absolute;top:100%;margin-top:11px;left:0;right:0;width:100%;border-radius:20px;border:2px solid #000000;padding:12px;background-color:#fff;display:flex;flex-direction:column;transition:var(--transition-time-all)}.container_select_custom.open .list_select_custom{opacity:1;visibility:visible;z-index:100;pointer-events:auto}.item_select_custom{padding:12px;font-weight:350;font-size:18px;line-height:100%;border-radius:12px;transition:var(--transition-time-all);cursor:pointer}.item_select_custom:hover,.item_select_custom.active{background-color:#f3f3f3}.box_step_form_upload.files{display:flex;flex-direction:column;justify-content:space-between;height:100%}.list_files_upload{display:flex;flex-direction:column;gap:10px;width:100%;overflow-y:auto;overflow-x:hidden;max-height:500px}.item_files_upload{display:flex;align-items:center;justify-content:space-between;padding:12px;border-radius:12px;background-color:#f3f3f3}.box_name_icon_file{display:flex;align-items:center;gap:7px;width:calc(100% - 24px);overflow:hidden}.icon_file{min-width:24px;max-width:24px;min-height:24px;max-height:24px;fill:#231f20}.text_file_upload{font-weight:350;font-size:18px;line-height:100%;color:#231f20;width:100%;overflow:clip;white-space:nowrap;text-overflow:ellipsis}.icon_delete_file_upload{min-width:24px;max-width:24px;min-height:24px;max-height:24px;fill:#acacac}.box_bottom_btn_remove_continue,.box_bottom_btn_back_continue{border-top:2px solid #ededed;padding:20px;display:grid;gap:10px;grid-template-columns:1fr 1fr;position:relative;z-index:10}.btn_remove_form_upload,.btn_back_form_upload{font-weight:700;font-size:18px;line-height:24px;color:#231f20;background-color:#ededed;border:2px solid #ededed;padding:13px 0;border-radius:40px;transition:var(--transition-time-all)}.btn_continue_form_upload{font-weight:700;font-size:18px;line-height:24px;color:#fff;background-color:#00a8e8;border:2px solid #00a8e8;padding:13px 0;border-radius:40px;transition:var(--transition-time-all)}.container_contact_form_upload{display:flex;flex-direction:column;gap:30px;padding:40px 20px}.box_top_contact_form_upload{display:flex;flex-direction:column;gap:14px}.title_contact_form_upload{font-weight:600;font-size:26px;line-height:100%;color:#231f20}.title_contact_form_upload{font-weight:300;font-size:18px;line-height:100%;color:#231f20}.step_form_contact_upload{display:flex;flex-direction:column;justify-content:space-between;height:calc(100% - 60px);overflow-y:auto}.container_form_upload_hero .step_form_contact_upload{height:100%}.container_inputs_form_upload{display:flex;flex-direction:column;gap:22px}.label_input_form_upload{position:relative;height:56px;display:flex;flex-direction:column;padding:7px 14px;border-radius:14px;border:2px solid #f3f3f3;background-color:#f3f3f3;justify-content:center;cursor:pointer;transition:var(--transition-time-all)}.input_form_upload{font-weight:600;font-size:16px;line-height:22px;transition:var(--transition-time-all);max-height:0;border:none;outline:none}.label_input_form_upload:has(.textarea_form_upload){height:119px;justify-content:flex-start}.textarea_form_upload{font-weight:600;font-size:16px;line-height:22px;transition:var(--transition-time-all);max-height:0;border:none;outline:none;resize:none;height:100%}.label_input_form_upload:focus-within{background-color:#fff;border-color:#231f20}.label_input_form_upload:focus-within .textarea_form_upload,.label_input_form_upload.is-filled .textarea_form_upload{max-height:200px}.label_input_form_upload:focus-within .input_form_upload,.label_input_form_upload.is-filled .input_form_upload{max-height:50px}.text_input_form_upload{font-weight:600;font-size:16px;line-height:20px;color:#8a8c8d;transition:var(--transition-time-all)}.text_checkbox_captcha{font-weight:600;font-size:16px;line-height:20px;color:#231f20;transition:var(--transition-time-all)}.label_input_form_upload:focus-within .text_input_form_upload,.label_input_form_upload.is-filled .text_input_form_upload{font-size:12px}.label_input_form_upload.has-error{border-color:#ee3d40;background-color:#fff5f5}.label_input_form_upload.has-error .text_input_form_upload{color:#ee3d40}.field_error_message{position:absolute;bottom:-20px;left:0;font-size:12px;font-weight:500;color:#ee3d40;white-space:nowrap}.upload_progress_container{padding:15px 20px;background-color:#f9f9f9;border-radius:12px;margin:0 20px 15px}.upload_progress_text{font-size:14px;font-weight:600;color:#231f20;margin-bottom:10px;text-align:center}.upload_progress_bar{height:8px;background-color:#e0e0e0;border-radius:4px;overflow:hidden;position:relative}.upload_progress_fill{height:100%;width:0%;background:linear-gradient(90deg,#00a8e8,#ee3d96);border-radius:4px;transition:width .3s ease}.upload_progress_percent{font-size:12px;font-weight:600;color:#00a8e8;text-align:center;margin-top:8px}.box_step_form_upload.step_success{display:flex;flex-direction:column}.container_success_form_upload{display:flex;flex-direction:column;align-items:center;gap:14px;padding:40px 20px;margin:auto}.box_icon_done{width:66px;height:66px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #231f20}.icon_done_form_upload{width:33px;height:33px;fill:#231f20}.title_success_form_upload{font-weight:600;font-size:26px;line-height:100%;text-align:center;vertical-align:middle;color:#231f20}.text_success_form_upload{font-weight:300;font-size:18px;line-height:100%;text-align:center;vertical-align:middle;color:#231f20}.link_success_form_upload{position:relative;font-weight:700;font-size:18px;line-height:24px;color:#fff;padding-top:13px;padding-bottom:13px;width:100%;display:flex;align-items:center;justify-content:center;border-radius:40px;overflow:hidden;transition:var(--transition-time-all)}.link_success_form_upload:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00a8e8;z-index:-1;transition:var(--transition-time-all)}.link_success_form_upload:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;max-height:0;background-color:#ee3d96;z-index:-1;transition:var(--transition-time-all)}.link_success_form_upload:hover:after{max-height:100px}.box_error_message{opacity:0;visibility:hidden;transition:var(--transition-time-all);width:100%;display:flex;align-items:center;gap:8px;padding:20px;border-radius:12px;background-color:#ee3d40;margin:0 10px 12px;box-shadow:0 4px 8px #0000003d,0 8px 16px #0000003d}.box_error_message.active,.box_error_message.show{opacity:1;visibility:visible}.icon_error_message{min-width:24px;max-width:24px;min-height:24px;max-height:24px;fill:#fff}.text_error_message{font-weight:600;font-size:18px;line-height:20px;color:#fff}.box_step_form_upload{display:none}.box_step_form_upload.active{display:flex;flex-direction:column}@media screen and (min-width: 768px){.header_page{padding:14px 20px;height:105px}.icon_logo_header{width:339px;height:76px}.icon_logo_header img{height:100%}.box_btn_header .btn_open_form{font-size:18px;padding:13px 20px}.btn_open_menu_mobile{width:50px;height:50px;display:flex;justify-content:center;align-items:center}.icon_burger,.icon_close_menu{top:50%;left:50%;transform:translate(-50%,-50%)}.link_header_mobile{padding:9px 20px}}@media screen and (min-width: 1280px){.header_page{padding:14px 40px}.btn_open_menu_mobile{display:none}.nav_header{display:flex;align-items:center;padding:9px 10px;background-color:#f3f3f3;border-radius:30px}.icon_logo_header{width:230px}.box_btn_header{width:230px;justify-content:flex-end}.link_header{padding:9px 20px;border-radius:30px;font-weight:400;font-size:18px;line-height:24px;color:#231f20;white-space:nowrap;transition:var(--transition-time-all)}.link_header:hover{background-color:#fff}}@media screen and (min-width: 1660px){.header_page{max-width:1740px;box-sizing:border-box;margin-left:auto;margin-right:auto}}.btn_scroll_top{width:50px;height:50px;border-radius:50%;position:fixed;bottom:10px;right:10px;display:flex;align-items:center;justify-content:center;border:2px solid #ffffff;transition:var(--transition-time-all);overflow:hidden;opacity:0;visibility:hidden;pointer-events:none;z-index:90}.btn_scroll_top.show{opacity:1;visibility:visible;pointer-events:all}.btn_scroll_top:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;border-radius:50%;z-index:-1;background-color:#231f20;transition:var(--transition-time-all)}.btn_scroll_top:before{content:"";width:100%;height:100%;max-height:0;position:absolute;bottom:0;left:0;z-index:1;background-color:#ee3d96;transition:var(--transition-time-all)}.btn_scroll_top:hover:before{max-height:100px}.icon_arrow_top{position:relative;z-index:2;width:24px;height:24px;fill:#fff}@media screen and (min-width: 768px){.btn_scroll_top{bottom:20px;right:20px}}@media screen and (min-width: 1280px){.btn_scroll_top{bottom:40px;right:40px}}@media screen and (min-width: 1660px){.btn_scroll_top{bottom:80px;right:80px}}.container_banner_hero{padding-top:20px;position:relative;z-index:10;width:100%;height:calc(100dvh - 70px);background-color:#00a8e8}.container_banner_hero:before{content:"";position:absolute;top:0;background-image:url(/build/assets/photo_bkg_section_hero-CKUxNEzA.svg);background-size:100%;background-repeat:no-repeat;background-position:bottom right;left:0;width:100%;height:100%;z-index:-1}.container_content_hero{display:flex;flex-direction:column;gap:20px;padding:0 20px}.title_main_page{font-weight:600;font-size:26px;line-height:1.5;color:#fff}.color_pink_title{height:37px;display:flex;align-items:center;background-color:#e83089}.title_hero_section{font-weight:400;font-size:20px;line-height:100%;color:#fff}.btn_hero_section{font-weight:700;font-size:18px;line-height:24px;color:#fff;padding:13px 0}.btn_hero_section:before{background-color:#231f20}.text_under_section{position:absolute;bottom:10px;right:20px;font-weight:300;font-size:20px;line-height:47px;opacity:.45;transition:var(--transition-time-all)}.text_under_section:hover{text-decoration:underline;opacity:1}.container_form_upload_hero{position:relative;margin:20px 10px;height:650px;border:2px solid #000000;display:flex;align-items:center;justify-content:center;border-radius:20px}.container_form_upload_hero .container_step_form_upload{width:100%;height:100%}.container_form_upload_hero .box_step_form_upload.active{position:relative;z-index:10}.container_form_upload_hero .box_error_message{position:absolute;bottom:0;width:calc(100% - 20px)}.container_link_service_hero{padding:0 10px}.list_link_service_hero{display:flex;flex-direction:column;gap:12px}.link_service_hero{display:flex;align-items:center;gap:14px;padding:16px;border-radius:15px;transition:var(--transition-time-all);font-weight:400;font-size:20px;line-height:100%;text-transform:uppercase}.before_link_service_hero{display:block;min-width:16px;max-width:16px;min-height:16px;max-height:16px;border-radius:50%;transition:var(--transition-time-all)}.link_service_hero.blue{background-color:#00a8e8;color:#fff}.link_service_hero.pink{background-color:#ee3d96;color:#fff}.link_service_hero.yellow{background-color:#fff200;color:#231f20}.link_service_hero.black{background-color:#231f20;color:#fff}.link_service_hero.blue .before_link_service_hero,.link_service_hero.pink .before_link_service_hero,.link_service_hero.black .before_link_service_hero{background-color:#fff}.link_service_hero.yellow .before_link_service_hero{background-color:#231f20}@media screen and (min-width: 768px){.container_banner_hero{width:calc(100% - 40px);height:670px;margin:20px auto 0;border-radius:20px;overflow:hidden;padding:60px}.container_content_hero{padding:0}.title_main_page{font-size:42px;line-height:47px}.color_pink_title{height:auto;width:fit-content;padding:4px 16px}.container_banner_hero:before{background-size:auto}.btn_hero_section{padding:13px 20px;width:fit-content}.text_under_section{font-size:26px;line-height:47px;bottom:24px;right:24px}.container_form_upload_hero{margin:30px 20px;height:656px}.btn_upload_form_upload{width:fit-content;padding:13px 20px}.container_link_service_hero{padding:0 20px}.list_link_service_hero{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:8px}.item_link_service_hero.last{gap:12px;grid-column:span 2 / span 2}.link_service_hero{height:56px}}@media screen and (min-width: 1280px){.container_top_hero{display:flex;gap:20px;padding:0;height:760px}.container_banner_hero{margin:0;height:100%}.container_form_upload_hero{margin:0;height:100%;min-width:440px;max-width:440px}.section_hero{display:flex;flex-direction:column;gap:30px;padding:14px 40px 0}.container_link_service_hero{padding:0}}@media screen and (min-width: 1320px){.list_link_service_hero{grid-template-columns:repeat(5,1fr);grid-template-rows:1fr}.item_link_service_hero.last{grid-column:auto}.link_service_hero.blue,.link_service_hero.pink,.link_service_hero.yellow,.link_service_hero.black{background-color:#fff;color:#231f20;white-space:nowrap}.list_link_service_hero{gap:15px}.link_service_hero .before_link_service_hero{border-radius:0}.link_service_hero.blue .before_link_service_hero{background-color:#00a8e8}.link_service_hero.pink .before_link_service_hero{background-color:#ee3d96}.link_service_hero.yellow .before_link_service_hero{background-color:#fff200}.link_service_hero.black .before_link_service_hero{background-color:#231f20}.link_service_hero.blue:hover .before_link_service_hero,.link_service_hero.pink:hover .before_link_service_hero,.link_service_hero.black:hover .before_link_service_hero{background-color:#fff;border-radius:50%}.link_service_hero.yellow:hover .before_link_service_hero{background-color:#231f20;border-radius:50%}.link_service_hero.blue:hover{background-color:#00a8e8;color:#fff}.link_service_hero.pink:hover{background-color:#ee3d96;color:#fff}.link_service_hero.yellow:hover{background-color:#fff200;color:#231f20}.link_service_hero.black:hover{background-color:#231f20;color:#fff}}@media screen and (min-width: 1660px){.section_hero{max-width:1660px;box-sizing:content-box;margin-left:auto;margin-right:auto}}.section_under_hero{padding:20px 10px 0;display:flex;flex-direction:column-reverse;gap:30px}.container_color_under_hero{display:flex;align-items:center;flex-wrap:nowrap}.box_color_under_hero{aspect-ratio:1 / 1;display:block;width:100%;height:100%}.box_color_under_hero.blue{background-color:#00a8e8}.box_color_under_hero.pink{background-color:#ee3d96}.box_color_under_hero.yellow{background-color:#fff200}.box_color_under_hero.black{background-color:#231f20}.container_info_under_hero{padding:20px;border:2px solid #231f20;border-radius:20px;background-color:#fff;display:flex;flex-direction:column;gap:20px;height:100%}.title_info_under_hero{font-weight:600;font-size:26px;line-height:28px;letter-spacing:0%;color:#231f20}.text_info_under_hero{font-weight:300;font-size:20px;line-height:100%;color:#231f20}@media screen and (min-width: 768px){.section_under_hero{padding:30px 20px 0;flex-direction:row;display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(1,1fr)}.container_color_under_hero{min-width:108px;flex-direction:column}.container_info_under_hero{padding:30px;border-radius:20px;grid-column:span 5 / span 5}.title_info_under_hero{font-size:42px;line-height:47px}}@media screen and (min-width: 1280px){.section_under_hero{padding:70px 40px 0;display:flex;align-items:center;gap:30px}.container_color_under_hero{min-width:66px;max-width:66px}.container_info_under_hero{height:264px}}@media screen and (min-width: 1660px){.section_under_hero{max-width:1660px;margin-left:auto;margin-right:auto;box-sizing:content-box}}.section_technical_capabilities{padding:30px 10px 0;display:flex;flex-direction:column;gap:20px}.content_technical_capabilities,.box_top_technical_capabilities{display:flex;flex-direction:column;gap:20px}.title_technical_capabilities{font-weight:600;font-size:26px;line-height:100%;color:#231f20}.text_technical_capabilities{font-weight:300;font-size:20px;line-height:100%;color:#231f20}.box_bottom_technical_capabilities{display:flex;flex-direction:column;gap:20px}.box_info_technical_capabilities{display:flex;flex-direction:column;gap:12px;padding:20px;border-radius:20px}.box_info_technical_capabilities.blue{background-color:#00a8e8}.box_info_technical_capabilities.pink{background-color:#ee3d96}.title_info_technical_capabilities{font-weight:600;font-size:26px;line-height:100%;color:#fff}.text_info_technical_capabilities{font-weight:300;font-size:20px;line-height:100%;color:#fff}.text_info_technical_capabilities .text_bold{font-weight:350}.photo_technical_capabilities{height:573px;border-radius:20px;object-fit:cover}@media screen and (min-width: 768px){.section_technical_capabilities{padding:30px 20px 0}.title_technical_capabilities{font-size:42px;line-height:47px}.box_info_technical_capabilities{padding:30px}.title_info_technical_capabilities{font-size:36px}}@media screen and (min-width: 1280px){.section_technical_capabilities{padding:70px 40px 0;display:grid;grid-template-columns:1fr 1fr}.content_technical_capabilities{height:100%;justify-content:space-between}.photo_technical_capabilities{width:100%}}@media screen and (min-width: 1660px){.section_technical_capabilities{max-width:1660px;margin-left:auto;margin-right:auto;box-sizing:content-box}}.section_format_page{padding:30px 10px 0;display:flex;flex-direction:column;align-items:center;gap:28px}.title_format_page{font-weight:600;font-size:26px;line-height:100%;text-align:center;color:#231f20}.box_photo_format_page{display:flex;align-items:center;gap:33px;flex-direction:column}@media screen and (min-width: 768px){.section_format_page{padding:30px 20px 0}.title_format_page{font-size:42px;line-height:100%}.box_photo_format_page{flex-direction:row;align-items:flex-start}}@media screen and (min-width: 1280px){.section_format_page{padding:70px 40px 0;gap:40px}.box_photo_format_page{gap:30px;width:984px;justify-content:center}.photo_format_page.small{width:224px}.photo_format_page.midium{width:316px}.photo_format_page.large{width:384px}}@media screen and (min-width: 1660px){.section_format_page{max-width:1660px;margin-left:auto;margin-right:auto;box-sizing:content-box}}.decoration_line_page{display:none}@media screen and (min-width: 768px){.decoration_line_page{display:block;width:calc(100% - 40px);height:1px;background-color:#231f20;margin-top:42px;margin-left:20px;margin-right:20px}}@media screen and (min-width: 1280px){.decoration_line_page{margin:60px 40px 0;width:calc(100% - 80px)}}@media screen and (min-width: 1660px){.decoration_line_page{max-width:1660px;margin-left:auto;margin-right:auto;box-sizing:content-box}}.section_what_we_print{padding:30px 10px 0;display:flex;flex-direction:column;gap:20px}.box_title_what_we_print{display:flex;flex-direction:column;gap:20px}.title_what_we_print{font-weight:600;font-size:26px;line-height:100%;color:#231f20}.text_what_we_print{font-weight:300;font-size:20px;line-height:100%;color:#231f20}.container_content_what_we_print{display:flex;flex-direction:column;gap:20px}.box_info_what_we_print{padding:16px;display:flex;flex-direction:column;border-radius:20px;background-color:#f3f3f3}.decoration_square{width:24px;height:24px;display:block;margin:12px}.decoration_square.pink{background-color:#ee3d96}.decoration_square.blue{background-color:#00a8e8}.title_info_what_we_print{font-weight:600;font-size:26px;line-height:32px;color:#231f20;margin-bottom:8px}.text_info_what_we_print{font-weight:300;font-size:20px;line-height:100%;color:#231f20}.box_title_info_what_we_print{display:flex;flex-direction:column}@media screen and (min-width: 768px){.section_what_we_print{padding:30px 20px 0}.title_what_we_print{font-size:42px;line-height:47px}.box_info_what_we_print{flex-direction:row;gap:12px;padding:30px}.decoration_square{min-width:24px;min-height:24px}.title_info_what_we_print{font-size:28px;line-height:47px}}@media screen and (min-width: 1280px){.section_what_we_print{padding:70px 40px 0;gap:40px}}@media screen and (min-width: 1660px){.section_what_we_print{max-width:1660px;margin-left:auto;margin-right:auto;box-sizing:content-box}}.section_post_press{padding:30px 10px 0;display:flex;flex-direction:column;gap:20px}.box_title_post_press{display:flex;flex-direction:column;gap:20px}.title_post_press{font-weight:600;font-size:26px;line-height:100%;color:#231f20}.text_post_press{font-weight:300;font-size:20px;line-height:100%;color:#231f20}.container_content_post_press{width:calc(100% + 20px);margin-left:-10px;margin-right:-10px;padding:16px;background-color:#fff200;display:flex;flex-direction:column;gap:16px}.list_box_item_post_press{display:flex;flex-direction:column;gap:16px}.item_box_item_post_press{display:flex;flex-direction:column;gap:12px}.title_item_post_press{font-weight:600;font-size:24px;line-height:100%;color:#231f20}.text_item_post_press{font-weight:300;font-size:20px;line-height:100%;color:#231f20}.decoration_line_post_press{width:100%;height:1px;background-color:#231f20}.container_content_post_press .btn_open_form.black,.section_printing_cost .btn_open_form.black{margin-left:auto;margin-right:0}.btn_open_form.black{font-weight:700;font-size:18px;line-height:24px;color:#fff;padding:13px 0;border-radius:40px;width:100%;background-color:#231f20;transition:var(--transition-time-all)}.btn_open_form.black span{position:relative;z-index:2}.btn_open_form.black:before{content:"";display:block;width:100%;position:absolute;top:0;left:0;z-index:-1;height:100%;background-color:#231f20;transition:var(--transition-time-all)}.btn_open_form.black:after{content:"";display:block;width:100%;position:absolute;bottom:0;left:0;z-index:0;height:100%;max-height:0;background-color:#ee3d96;transition:var(--transition-time-all)}.btn_open_form.black:hover:after{max-height:100px}@media screen and (min-width: 768px){.section_post_press{padding:30px 20px 0}.title_post_press{font-size:42px;line-height:47px}.container_content_post_press{margin:0;width:100%;padding:30px;border-radius:20px}.list_box_item_post_press{gap:25px}.btn_open_form.black{padding:13px 20px;margin-left:auto;width:fit-content}.title_item_post_press{font-size:28px;line-height:100%}}@media screen and (min-width: 1280px){.section_post_press{padding:70px 40px 0}.container_content_post_press{padding:40px;gap:49px}.list_box_item_post_press{gap:36px}.box_title_post_press{align-items:center}}@media screen and (min-width: 1660px){.section_post_press{max-width:1660px;margin-left:auto;margin-right:auto;box-sizing:content-box}}.section_printing_cost{padding:30px 10px;display:flex;flex-direction:column;gap:20px}.box_title_printing_cost{display:flex;flex-direction:column;gap:20px}.title_printing_cost{font-weight:600;font-size:26px;line-height:100%;color:#231f20}.text_printing_cost{font-weight:300;font-size:20px;line-height:100%;color:#231f20}.container_tabels_printing_cost,.price_tables{display:flex;flex-direction:column;gap:20px}.price_box{display:flex;flex-direction:column;border-radius:20px;overflow:hidden;border:2px solid #c2e3f2;overflow-x:auto}.price_title{padding:8px 20px;font-weight:600;font-size:24px;line-height:100%;color:#231f20;background-color:#c2e3f2;position:sticky;left:0}.price_table thead th{padding:8px 20px;white-space:nowrap;text-align:left;background-color:#e4f1f7;border:1px solid #c2e3f2}.price_table tbody td{padding:8px 20px;white-space:nowrap;text-align:left;border:1px solid #c2e3f2}.price_box.laser_printing .price_table thead th,.price_box.laser_printing .price_table tbody td{min-width:176px;max-width:176px}.price_box.paper .price_table thead th,.price_box.xerox .price_table thead th,.price_box.bookbinding .price_table thead th,.price_box.paper .price_table tbody td,.price_box.xerox .price_table tbody td,.price_box.bookbinding .price_table tbody td{min-width:234px;max-width:234px}.price_box.additional_services .price_table thead th,.price_box.additional_services .price_table tbody td{min-width:352px;max-width:352px}.price_box.bookbinding .price_table tbody td{white-space:normal}@media screen and (min-width: 768px){.section_printing_cost{padding:30px 20px}.title_printing_cost{font-size:42px;line-height:47px}}@media screen and (min-width: 1280px){.section_printing_cost{padding:70px 0;max-width:1130px;margin-left:auto;margin-right:auto}.box_title_printing_cost{align-items:center}}@media screen and (min-width: 1660px){.section_printing_cost{max-width:1380px;margin-left:auto;margin-right:auto;box-sizing:content-box}}.section_discount{padding:20px;display:flex;flex-direction:column;gap:30px;background-color:#00a8e8}.container_content_discount{display:flex;flex-direction:column;gap:20px}.title_discount{padding:5px 9px;display:block;width:fit-content;font-weight:600;font-size:26px;line-height:100%;color:#fff;background-color:#ee3d96}.text_discount{font-weight:350;font-size:20px;line-height:100%;color:#fff}.photo_papers{height:328px}@media screen and (min-width: 768px){.section_discount{margin:0 20px;padding:30px;border-radius:20px}.title_discount{font-size:42px;line-height:47px}.title_discount br{display:none}.photo_papers{height:508px}}@media screen and (min-width: 1280px){.section_discount{flex-direction:row;align-items:center;gap:76px;padding:80px 115px;margin:0 40px;justify-content:center}.container_content_discount{width:553px}.btn_open_form.black{margin-right:auto;margin-left:0}}@media screen and (min-width: 1660px){.section_discount{max-width:1660px;margin-left:40px;margin-right:40px;box-sizing:border-box}.container_content_discount{width:725px}}@media screen and (min-width: 1740px){.section_discount{margin-left:auto;margin-right:auto}}.section_contact{padding:30px 10px;display:flex;flex-direction:column;gap:20px}.title_contact{font-weight:600;font-size:26px;line-height:47px;color:#231f20}.container_content_contact{display:flex;flex-direction:column;gap:40px}.container_info_contact{display:flex;flex-direction:column;gap:16px}.box_info_contact{display:flex;flex-direction:column;gap:14px}.title_info_contact{text-transform:uppercase;font-weight:350;font-size:16px;line-height:100%;color:#9c9c9c}.link_info_contact,.text_info_contact{font-weight:400;font-size:18px;line-height:100%;color:#231f20;text-transform:uppercase}.decoration_horizontal_line{color:#9c9c9c}.decoration_line_info_contact{height:1px;width:100%;background-color:#afafaf}.container_map_contact{height:340px;border-radius:20px;overflow:hidden}@media screen and (min-width: 768px){.section_contact{padding:30px 20px;gap:40px}.title_contact{font-size:42px;line-height:47px}.link_info_contact,.text_info_contact{font-size:26px}.container_info_contact{gap:30px}.container_map_contact{height:704px}}@media screen and (min-width: 1280px){.section_contact{padding:70px 40px}.container_info_contact{display:grid;grid-template-columns:1fr 1fr;gap:30px}.container_map_contact{height:467px}}@media screen and (min-width: 1660px){.section_contact{max-width:1660px;margin-left:auto;margin-right:auto;box-sizing:content-box}}.footer_page{display:flex;flex-direction:column;gap:30px;padding:20px 14px;background-color:#231f20}.link_footer_page,.icon_logo_footer{width:100%}.decoration_line_footer{width:100%;height:1px;background-color:#454545}.text_footer_page{font-weight:300;font-size:16px;line-height:100%;color:#fff;text-align:center}@media screen and (min-width: 768px){.footer_page{padding:30px;border-radius:20px;margin:0 20px 30px}.text_footer_page{font-size:20px}}@media screen and (min-width: 1280px){.footer_page{margin:0 40px 60px}}@media screen and (min-width: 1660px){.footer_page{max-width:1660px;margin-left:40px;margin-right:40px;box-sizing:border-box}}@media screen and (min-width: 1740px){.footer_page{max-width:1660px;margin-left:auto;margin-right:auto;box-sizing:border-box}}
