﻿@font-face{font-family:"Yekan Bakh VF";font-style:normal;font-weight:100 950;src:url('../../fonts/YekanBakh/YekanBakh-VF.woff') format('woff'),url('../../fonts/YekanBakh/YekanBakh-VF.woff2') format('woff2');}.owl-dots .owl-dot.active span,.owl-dots .owl-dot:hover span{width:22px;background:var(--purple-800)!important;}input[type="text"]:focus{border:1px solid var(--purple-800);}.form-check-input:focus{box-shadow:unset;}.form-control:focus{border:1.5px solid var(--purple-800);background:#fff;box-shadow:0 0 8px 1px rgba(135,44,147,.24)!important;}h1,h2,h3,.hand-writing,.lora-font{line-height:normal;margin:0;}h4{font-weight:normal;color:#333;line-height:1.7;font-size:12pt;}:root{--blue-primary:#007aff;--muted-gray:#6e6e73;--deep-gray:#1d1d1f;--red-alert:#ff3b30;--dark-gray:#424245;--blue-secondary:#252241;--nlight-gray:#696969;--middle-gray:#575666;}:root{--white-50:#fff;--white-100:#faf9fb;--accessibility-black-text:#231e25;--accessibility-grey-text:#68626c;--brand-color-purple:#70257a;--dark-950:#29272a;--dark-900:#3d3b3f;--dark-800:#474349;--dark-700:#534e56;--dark-600:#68626c;--dark-500:#7c7681;--dark-400:#99939d;--dark-300:#bdb9c0;--dark-200:#dcdadd;--dark-100:#f0eef0;--dark-50:#f7f7f8;--purple-950:#400d45;--purple-900:#63256a;--purple-800:#70257a;--purple-700:#8f2e9d;--purple-600:#ab3bbe;--purple-500:#c55adb;--purple-400:#d988ea;--purple-300:#e6b5f2;--purple-200:#f1d5f9;--purple-100:#f7ebfc;--purple-50:#fcf5fe;--brand-color-yellow:#fecc26;--yellow-950:#431e05;--yellow-900:#7c360b;--yellow-800:#984208;--yellow-700:#bb5502;--yellow-600:#e27c00;--yellow-500:#ffa500;--yellow-400:#ffc71b;--yellow-300:#ffda46;--yellow-200:#ffeb85;--yellow-100:#fff5c5;--yellow-50:#fffcea;--accessibility-error-bg:#ff9eab29;--accessibility-error:#f33e56ff;--accessibility-error-border:#ff9ca9ff;}.text-center{text-align:-moz-center;text-align:-webkit-center;text-align:center;}.navbar-toggler:focus{box-shadow:unset;}.Menu2{position:fixed;top:0;right:0;height:100%;width:100%;background:#fff;z-index:100000;transform:translateX(100%);-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;opacity:0;visibility:hidden;}.Menu2 .btn-close{font-size:18px;position:relative;cursor:pointer;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;display:inline-block;}.Menu2 .d-flex{justify-content:center;padding:10px 24px;}.Menu2 .d-flex .imgLogo>a{display:block;padding:20px;}.Menu2 .d-flex .imgLogo>a img{width:100px;}.Menu2>ul{height:100vh;}.Menu2 ul{list-style:none;padding:0;margin:0;}.Menu2 ul li a{padding:10px 15px;color:#666;display:block;overflow:hidden;position:relative;z-index:1;border-top:1px solid rgba(0,0,0,.05);}.Menu2 ul li a:before{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;content:'';background:var(--maincolor-dark);-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;transform:translateX(100%);-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);z-index:-1;}.Menu2 ul li a:hover{color:var(--purple-800);}.Menu2 ul li a:hover::before{transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);}.Menu2 ul li.haschild{position:relative;}.Menu2 ul li.haschild>p{display:flex;flex-direction:row;margin:0;}.Menu2 ul li.haschild>p a{width:85%;}.Menu2 ul li.haschild>p i{width:15%;font-size:16pt;cursor:pointer;position:relative;z-index:1;overflow:hidden;color:var(--maincolor-dark);display:flex;align-items:center;justify-content:center;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;border-right:1px solid rgba(0,0,0,.05);border-top:1px solid rgba(0,0,0,.05);border-bottom:1px solid rgba(0,0,0,.05);}.Menu2 ul li.haschild>p i:after{content:'';position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;background:var(--maincolor-dark);-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;transform:translateX(100%);-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);z-index:-1;}.Menu2 ul li.haschild>p i:hover{color:var(--purple-800);}.Menu2 ul li.haschild>p i:hover:after{transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);}.Menu2 ul li.haschild>ul{display:none;background:rgba(0,0,0,.05);}.Menu2 ul li.haschild.open>p i:before{content:''!important;font-family:"gandom";transform:rotate(-90deg);transition:.5s;}.Menu2.open{-webkit-transform:translateX(0);-ms-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible;}.Menu2.open .mdi-close{left:-40px;}.menufix{position:fixed;z-index:10000;left:0;right:0;margin:auto;top:0;background:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(3,3,3,.1);-moz-box-shadow:0 1px 1px 0 rgba(3,3,3,.1);}.supports .support-icon{display:flex;padding:6px;gap:8px;width:30px;height:30px;background:#70257a;border-radius:8px;}.supports .support-icon .gndm-headset{font-size:18px;color:#fff;}.supports-mobile{position:fixed;width:100%;bottom:0;right:0;left:0;margin:auto;padding:18px 24px;background:#faf9fb;z-index:1;}header{position:relative;}header .navbar{padding:0;}header .navbar-nav .nav-item{position:relative;padding:1rem 1rem 1.5rem;}header .navbar-nav .nav-item:hover .nav-link:after{opacity:1;}header .navbar-nav .nav-item:hover .nav-link:before{width:100%;}header .navbar-nav .nav-item .nav-link{position:relative;color:#231e25;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:24px;padding:0;}header .navbar-nav .nav-item .nav-link:before{content:"";position:absolute;bottom:-5px;transition:all .3s ease;left:0;height:3px;width:0;background:linear-gradient(to left,#86198f,#e879f9);border-radius:2px;}header .navbar-nav .nav-item .nav-link:after{content:"";position:absolute;bottom:-5px;transition:all .3s ease;right:-8px;width:4px;height:4px;border-radius:50%;background-color:#e879f9;opacity:0;}header .navbar-nav .active .nav-link:before{width:100%;}header .navbar-nav .active .nav-link:after{opacity:1;}header .navbar-nav .sub-menu{position:relative;}header .navbar-nav .sub-menu:hover .submenu-list{display:flex;opacity:1;visibility:visible;}header .navbar-nav .sub-menu:after{position:absolute;content:"";font-family:"gandom";left:-7px;top:20px;margin:auto;font-size:13px;transform:rotate(90deg);font-weight:600;}header .navbar-nav .submenu-list{position:absolute;z-index:10;right:0;top:100%;width:135px;list-style:none;margin:0;display:none;opacity:0;visibility:hidden;padding:6px 0;flex-direction:column;border-radius:8px;border:1.5px solid rgba(234,231,236,.6);background:#fff;box-shadow:0 2px 4px -4px rgba(0,0,0,.08),0 8px 12px -4px rgba(0,0,0,.04);align-self:stretch;transition:.5s;}header .navbar-nav .submenu-list .submenu-item{display:flex;padding:10px;align-items:center;gap:10px;align-self:stretch;}header .navbar-nav .submenu-list .submenu-item:hover .submenu-link{color:var(--purple-800);}header .navbar-nav .submenu-list .submenu-item .submenu-link{color:var(--Accessibility-black-text);text-align:right;font-size:14px;font-style:normal;font-weight:400;line-height:normal;transition:.5s;}header .banner-line{position:relative;padding:8px 0;background:rgba(253,247,254,.8);box-shadow:0 4px 8px -2px rgba(0,0,0,.06),0 8px 12px -4px rgba(0,0,0,.06);backdrop-filter:blur(12px);height:35px;overflow:hidden;}header .banner-line .moving-text{position:absolute;white-space:nowrap;left:-100%;}header .banner-line>*{color:#5f1168;text-align:center;font-size:12px;font-style:normal;font-weight:500;line-height:normal;}@media only screen and (max-width:1400px){header .navbar-nav .nav-item{padding:1rem .8rem 1.5rem;}header .navbar-nav .sub-menu:after{left:-4px;}}footer{padding:42px 0 32px 0;background:#fff;}footer iframe{width:100%;height:auto;border-radius:12px;}footer .head-section:before{display:none;}footer .link-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;list-style:none;padding:0;margin:0;}footer .link-list .link-item{position:relative;}footer .link-list .link-item:hover .link-anchor{transform:translateX(-10px);color:var(--purple-800);}footer .link-list .link-item:after{position:absolute;content:"";top:0;bottom:0;right:0;margin:auto;width:16px;height:2px;background:#fc0;}footer .link-list .link-item .link-anchor{position:relative;transform:translateX(0);display:block;transition:.5s;}footer .info-company .icon{padding:6.8px;gap:9.067px;border-radius:9.067px;background:#fc0;width:37px;height:37px;}footer .info-company .icon>*{font-size:18px;color:#fff;}footer .info-company .company-list{list-style:none;gap:12px;display:flex;align-items:center;justify-content:center;}footer .copy-right{margin-top:43px;padding:14px 28px;background:radial-gradient(59.74% 103.67% at 50% 0%,#93489e 0%,#5a0964 100%);box-shadow:0 12px 24px -8px rgba(95,17,104,.42);}footer .copy-right span{opacity:.8;}footer .social .social-list{list-style:none;padding:0;margin:0;}footer .social .social-list .social-item{display:flex;padding:6px;align-items:center;gap:10px;border-radius:8px;background:linear-gradient(180deg,rgba(162,81,173,.6) 0%,rgba(90,9,100,.5) 100%);box-shadow:0 -2px 4px 0 rgba(175,80,189,.6),0 2px 4px 0 rgba(39,4,44,.25),0 4px 6px 0 rgba(39,4,44,.25),0 -2px 4px 0 #490751 inset,0 2px 6px 0 #c860d7 inset;transition:background .2s ease-out;}footer .social .social-list .social-item:hover{cursor:pointer;background:linear-gradient(180deg,rgba(216,119,229,.6) 0%,rgba(139,32,153,.5) 100%);}@media only screen and (max-width:992px){footer .link-list{grid-template-columns:repeat(2,1fr);}footer .copy-right{flex-direction:column;gap:12px;}footer .col-lg-6{margin-bottom:24px;}}@media only screen and (max-width:768px){footer .info>p{line-height:25px;}footer .info-company .company-list{padding-left:24px;}footer .address-info{font-size:16px;text-align:center;}}.recruitmen-form .col-xl-6{background:#fff;border-radius:12px;padding:20px;}.recruitmen-form #captcha{width:45%;border:1px solid #d5d3d3;}.recruitmen-form form{border:0!important;padding:24px 0!important;}.recruitmen-form #sendForm{padding:12px 20px;background:linear-gradient(180deg,#ffdc67 0%,#fecb22 55.4%);box-shadow:0 -3px 6px 0 rgba(161,98,10,.48) inset,0 2px 6px 0 rgba(255,255,255,.48) inset,0 4px 8px -2px rgba(0,0,0,.06),0 8px 12px -4px rgba(0,0,0,.06);transition:.5s;border-radius:8px;font-size:14px;font-weight:600;color:var(--accessibility-black-text);float:left;}.recruitmen-form #sendForm:hover{background:linear-gradient(180deg,#ffeba7 0%,#ffd445 90.01%);box-shadow:0 1px 8px 0 rgba(255,196,0,.52),0 4px 12px 0 rgba(255,196,0,.18),0 -2px 4px 0 rgba(161,98,10,.32) inset,0 2px 6px 0 rgba(255,255,255,.48) inset;}.share-modal{cursor:pointer;}#shareModal{cursor:pointer;}#shareModal .modal-content{padding:24px;border-radius:16px;background:#fff;border:1.5px solid rgba(234,231,236,.6);box-shadow:0 2px 4px -4px rgba(0,0,0,.08),0 8px 12px -4px rgba(0,0,0,.04);}#shareModal .modal-header{padding:0 0 1rem;}#shareModal .modal-header .modal-title{color:var(--accessibility-black-text)!important;}#shareModal .share-list-icon{padding:12px 0 24px 0;list-style:none;display:flex;align-items:center;justify-content:center;gap:12px;}#shareModal .share-list-icon .share-item .share-link{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:100%;padding:9px;font-size:24px;color:#fff;}#shareModal .share-list-icon .share-item .bgIcon-black{background:#000;}#shareModal .share-list-icon .share-item .bgIcon-orange{background:#df762b;}#shareModal .share-list-icon .share-item .bgIcon-info{background:#2f97cb;}#shareModal .share-list-icon .share-item .bgIcon-green{background:#29a831;}#shareModal .share-list-icon .share-item .bgIcon-blue{background:#2962ac;}#shareModal .copy-link{padding:4px 6px;border-radius:8px;background:var(--dark-100);transition:.5s;}#shareModal .copy-link:hover{background:var(--purple-100);color:var(--purple-800);}.customerClub{position:relative;padding:80px 0;}.customerClub .club-card{background:linear-gradient(268deg,#5a0964 0%,#93489e 100%);border-radius:16px;}.customerClub .club-card .Image{position:relative;z-index:1;}.customerClub .club-card .Image img{width:431px;height:273px;position:relative;top:-30px;object-fit:cover;}.customerClub .club-card .Image:after{position:absolute;content:"";left:0;top:0;bottom:0;margin:auto;background:url(../../image/club-bg-left.png) no-repeat;width:100%;height:100%;z-index:-1;opacity:.1;}.customerClub .club-card .info-club{padding:58px 58px 58px 0;}.customerClub .club-card .info-club .gndm-star{font-size:18px;color:#ffdb64;}.customerCare .customerBox{padding:42px;gap:12px;flex-shrink:0;border:1.5px solid rgba(234,231,236,.6);box-shadow:0 2px 4px -4px rgba(0,0,0,.08),0 8px 12px -4px rgba(0,0,0,.04);}.acceptingRepresentation .Representation{position:relative;padding:32px 48px;}.acceptingRepresentation .Representation:after{position:absolute;content:"";top:0;bottom:0;right:0;left:0;margin:auto;background:url(../../image/bg-branches-main.png) no-repeat;width:100%;height:100%;border-radius:12px;z-index:-1;background-size:cover;}.acceptingRepresentation .Representation .btn-Representation>*{width:30%;}.blogs{padding:80px 0;}.blogs .owl-nav button{top:-20%;}.blogs .owl-dots{display:none;}.blogs .blog-card{padding:6px;border:1.5px solid rgba(234,231,236,.6);box-shadow:0 2px 4px -4px rgba(0,0,0,.08),0 8px 12px -4px rgba(0,0,0,.04);transition:.5s;min-height:375px;}.blogs .blog-card:hover{box-shadow:0 2px 4px -2px rgba(0,0,0,.08),0 10px 14px -2px rgba(0,0,0,.08);}.blogs .blog-card:hover .blog-img img{transform:scale(1.2);}.blogs .blog-card .blog-img{position:relative;overflow:hidden;}.blogs .blog-card .blog-img img{transition:.5s;width:100%;height:187px;object-fit:cover;}.blogs .blog-card .blog-info{padding:12px 6px 6px 6px;gap:12px;}.blogs .blog-card .blog-info p{line-height:20px;font-size:12px;min-height:80px;}.blogs .blog-card .blog-info h2{min-height:48px;}.blogs .blog-card .gndm-calendar,.blogs .blog-card .gndm-arrow-left{font-size:18px;color:var(--dark-500);}.blog-img{position:relative;}.blog-img .text-img{position:absolute;right:8px;top:8px;display:inline-flex;height:27px;padding:2px 6px;align-items:center;gap:4px;flex-shrink:0;border-radius:8px;background:rgba(41,39,42,.8);color:var(--dark-200);text-align:right;font-size:10px;font-weight:500;}.category-card .accordion{background-color:transparent;padding:18px 0;}.category-card .accordion .accordion-item{display:flex;padding:6px;flex-direction:column;align-self:stretch;border-radius:12px;border:1.5px solid rgba(234,231,236,.6);background:#fff;box-shadow:0 2px 4px -4px rgba(0,0,0,.08),0 8px 12px -4px rgba(0,0,0,.04);}.category-card .accordion-button{padding:5px 10px;}.category-card .accordion-button:not(.collapsed){background-color:transparent;}.category-card .accordion-button::after{margin-right:auto;margin-left:unset;width:1rem;height:1rem;background-size:1rem;}.category-card .accordion-button:focus{box-shadow:unset;}.category-card .list-group{--bs-list-group-border-color:0;}.category-card .list-group ul{list-style:none;}.category-card .list-group ul .toc-item-h2 a{font-size:14px;font-weight:700;color:var(--dark-500);}.category-card .list-group ul .toc-item-h3 a{font-size:14px;color:var(--dark-500);}timer{display:flex;align-items:center;justify-content:flex-start;flex-flow:row-reverse wrap;margin:0;gap:4px;}timer>i{color:#ca1c05;}timer>*{color:#fff;display:flex!important;flex-direction:column!important;align-items:center;justify-content:center;font-size:12pt;padding:0;margin:0;position:relative;margin-bottom:0;border-radius:8px;background:#ff3b30;width:48px;height:48px;padding:8px;line-height:1;}timer .days:after{content:'روز'!important;}timer .hours:after{content:'ساعت'!important;}timer .minutes:after{content:'دقیقه'!important;}timer .seconds:after{content:'ثانیه'!important;}.custom-play-btn{position:relative;}.custom-play-btn:after,.custom-play-btn:before{position:absolute;content:"";top:0;bottom:0;right:0;left:0;margin:auto;z-index:1;transition:.5s;}.custom-play-btn:before{width:100%;height:100%;border-radius:0;background:transparent;}.custom-play-btn:after{background:url(../../image/play-bg.svg) no-repeat;width:48px;height:48px;background-size:cover;}#videoModal{background:#323232d1;}#videoModal .owl-nav button{top:45%;background:#fff;}#videoModal .owl-nav .owl-prev{right:-8%;left:unset;}#videoModal .owl-nav .owl-next{left:-8%;}#videoModal .modal-content{position:relative;background-color:transparent;border:0;}#videoModal .modal-content .modal-header{position:absolute;z-index:1;width:100%;display:flex;justify-content:space-between;border-bottom:unset;padding:15px;z-index:10;}#videoModal .modal-content .modal-body{padding:0;}#videoModal .modal-content .modal-body video{border-radius:12px;overflow:hidden;}#videoModal .yellow-btncustom{padding:6px 8px;}.vertical-modal .modal-lg{--bs-modal-width:350px;--bs-modal-height:620px;}.vertical-modal .owl-nav .owl-prev{right:-14%!important;}.vertical-modal .owl-nav .owl-next{left:-14%!important;}.vertical-modal .modal-footer{position:absolute;bottom:0;left:0;right:0;margin:auto;text-align:right;padding:12px 8px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;border-bottom-left-radius:8px;border-bottom-right-radius:8px;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,#000 100%);}.vertical-modal video{height:620px;}.pagination{display:block;}.pagination .pages{display:flex;flex-flow:row wrap;align-items:center;justify-content:center;gap:12px;}.pagination .pages a{width:38px;height:38px;line-height:36px;color:rgba(83,78,86,.6);font-size:14px;text-align:center;display:block;border-radius:1000px;background:rgba(255,255,255,.6);box-shadow:0 -3px 6px 0 rgba(175,170,176,.32) inset,0 2px 6px 0 rgba(255,255,255,.8) inset,0 4px 8px -2px rgba(0,0,0,.08),0 2px 4px -2px rgba(0,0,0,.18);}.pagination .pages a:hover{background:rgba(255,255,255,.6);-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.25);-moz-box-shadow:0 3px 5px 0 rgba(0,0,0,.25);box-shadow:0 3px 5px 0 rgba(0,0,0,.25);}.pagination .pages a.next,.pagination .pages a.previuse{width:36px;height:36px;position:relative;}.pagination .pages a.next:hover,.pagination .pages a.previuse:hover{color:#fff;-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.25);-moz-box-shadow:0 3px 5px 0 rgba(0,0,0,.25);box-shadow:0 3px 5px 0 rgba(0,0,0,.25);}.pagination .pages a.next:before,.pagination .pages a.previuse:before{font-size:18pt;display:inline-block;vertical-align:middle;}.pagination .pages a.next:before{position:absolute;left:0;right:0;margin:auto;content:"";width:18px;height:18px;font-family:"gandom";font-size:14px;}.pagination .pages a.previuse:before{position:absolute;left:0;right:0;margin:auto;content:"";width:18px;height:18px;font-family:"gandom";font-size:14px;}.pagination .pages a.active{background:rgba(255,255,255,.6);color:#792b83;font-weight:700;-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.25);-moz-box-shadow:0 3px 5px 0 rgba(0,0,0,.25);box-shadow:0 3px 5px 0 rgba(0,0,0,.25);}.form-contact{width:100%;border-top:1px solid #f0eef0;padding:24px 0;}.form-contact .custom-selected{width:100%;border-radius:8px;}.form-contact .custom-selected .form-select{font-size:14px;}.form-contact .input-group{border-radius:8px;overflow:hidden;display:flex;align-items:center;border:1px solid #f00;border:1.5px solid var(--dark-100);background:#fff;}.form-contact .input-group .form-control{border:0;}.form-contact .input-group .input-group-text{height:45px;border:0;background:var(--dark-100);border-radius:0;font-size:14px;}.custom-selected{width:130px;height:45px;overflow:hidden;position:relative;border-radius:16px;border:1.5px solid #f0eef0;background:#fff;box-shadow:0 2px 4px -4px rgba(0,0,0,.08),0 8px 12px -4px rgba(0,0,0,.04);}.custom-selected .form-select{height:45px;background-position:left .75rem center;padding-left:2.5rem;padding-right:.75rem;--bs-form-select-bg-img:white;}.custom-selected:after{content:'';position:absolute;top:50%;left:0;transform:translateY(-50%);width:30px;height:45px;background-color:#e0e0e0;pointer-events:none;}.custom-selected:before{content:'';position:absolute;top:50%;left:8px;transform:translateY(-50%);width:12px;height:12px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;pointer-events:none;z-index:1;}.custom-selected .form-select{border:0;cursor:pointer;}.form-switch .form-check-input{width:2.5em;}.recruitmen-form{background:#f0eef0;padding:40px 0;}.recruitmen-form form{padding:24px;gap:10px;border:1px solid #e9eaeb;}.recruitmen-form form .upload-file{padding:24px 12px 24px 0;gap:10px;border:1.5px dashed #f0eef0;}.videoGame{position:relative;margin-top:-50px;}.videoGame .owl-nav .owl-next{left:-10%;top:45%;}.videoGame .owl-nav .owl-prev{right:-10%;left:unset;top:45%;}.videoGame .video-card{position:relative;overflow:hidden;}.videoGame .video-card:hover{cursor:pointer;}.videoGame .video-card:hover .video-img:after{opacity:0;}.videoGame .video-card:hover .video-img:before{opacity:0;}.videoGame .video-card:hover .video-title h2{transform:translateY(-100px);}.videoGame .video-card:hover .video-title .video-summary{opacity:1;transform:translateY(0);visibility:visible;}.videoGame .video-card .video-img img{width:100%;position:relative;display:flex;flex-direction:column;align-items:center;gap:62px;border-radius:8px;background:linear-gradient(180deg,rgba(0,0,0,0) 53.28%,#231e25 100%),url(../common/<path-to-image>) #d3d3d3 -203.926px 0/316.707% 100% no-repeat;box-shadow:0 1.597px 3.193px -.798px rgba(0,0,0,.18),0 4.79px 9.58px -1.597px rgba(0,0,0,.32);}.videoGame .video-card .video-img:after{position:absolute;content:"";top:0;bottom:0;right:0;left:0;margin:auto;background:url(../../image/play.svg) no-repeat;width:32px;height:32px;background-size:cover;z-index:1;transition:.5s;}.videoGame .video-card .video-img:before{position:absolute;content:"";top:0;bottom:0;right:0;left:0;margin:auto;width:48px;height:48px;border-radius:1791.667px;background:linear-gradient(180deg,rgba(255,255,255,.8) 0%,rgba(255,255,255,.6) 100%);z-index:1;transition:.5s;}.videoGame .video-card .video-title{position:absolute;bottom:0;left:0;right:0;margin:auto;text-align:right;padding:12px 8px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;border-bottom-left-radius:8px;border-bottom-right-radius:8px;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,#000 100%);}.videoGame .video-card .video-title h2{transition:all .5s ease;}.videoGame .video-card .video-title .video-summary{opacity:0;transform:translateY(100px);transition:all .5s ease;position:absolute;padding:12px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}.portfolio-item{width:25%;padding:12px;cursor:pointer;margin-bottom:8px;}.portfolio-item:hover{border-radius:8px;border:1px solid var(--Dark-100);background:#fff;box-shadow:0 6px 8px -4px rgba(0,0,0,.08);}.portfolio-item:hover .video-icon{opacity:1!important;visibility:visible!important;}.portfolio-item .content{overflow:hidden;}.portfolio-item .video-poster{position:relative;}.portfolio-item .video-poster img{height:175px;object-fit:cover;}.portfolio-item .video-poster video{width:100%;margin:auto;border-radius:12px;overflow:hidden;}.portfolio-item .video-poster .video-icon{opacity:0;visibility:hidden;transition:.5s;}.portfolio-item .video-poster .video-icon:after{position:absolute;content:"";top:0;bottom:0;right:0;left:0;margin:auto;background:url(../../image/play.svg) no-repeat;width:42px;height:42px;background-position:center;background-size:cover;}.portfolio-item .video-poster .video-icon:before{position:absolute;content:"";top:0;bottom:0;right:0;left:0;margin:auto;width:66px;height:66px;border-radius:1791.667px;background:linear-gradient(180deg,rgba(255,255,255,.8) 0%,rgba(255,255,255,.6) 100%);}.portfolio-item .video-info h2{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}.specialOffers{position:relative;padding:80px 0;}.specialOffers .owl-dots{display:none;}.specialOffers .discount{margin:auto;filter:drop-shadow(0 2px 2px rgba(0,0,0,.04)) drop-shadow(0 4px 8px rgba(0,0,0,.06));}.specialOffers .discount>.bottom-dis{position:relative;}.specialOffers .discount>.bottom-dis svg{width:100%;}.specialOffers .discount>.top-dis{gap:12px;padding:24px 24px 18px;align-self:stretch;border:1.5px solid rgba(234,231,236,.6);border-radius:8px 8px 0 0;border-bottom:0;}.specialOffers .discount>.top-dis>.discount-title{color:#231e25;text-align:center;font-size:12px;font-weight:600;display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical;}.specialOffers .discount>.top-dis img{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:148px;height:148px;object-fit:cover;}.specialOffers .discount-percentage{position:absolute;top:12px;left:50%;transform:translateX(-50%);color:#70257a;text-align:center;font-size:1rem;font-weight:800;font-feature-settings:"ss07" on;}@media only screen and (max-width:1400px){.customerCare .customerBox{padding:25px;}.acceptingRepresentation .Representation .btn-Representation>*{width:40%;}}@media only screen and (max-width:1200px){.customerCare .customerBox{padding:25px 10px;}.customerCare .customerBox .size-medium{font-size:14px;}}@media only screen and (max-width:992px){.customerClub .club-card .col-lg-6{justify-content:center;}.customerClub .club-card .Image:after{display:none;}.customerClub .club-card .info-club{padding:0 58px 58px 58px;}.customerCare .row{row-gap:12px;}.acceptingRepresentation .col-lg-6{justify-content:center;}.acceptingRepresentation .btn-Representation{justify-content:center!important;margin-top:24px;}.acceptingRepresentation .btn-Representation>*{width:100%!important;}.news .owl-nav{display:none!important;}.news .owl-dots{display:block!important;position:absolute;bottom:-40px;right:0;left:0;margin:auto;}.news .news-card{flex-direction:column;border:1.5px solid rgba(234,231,236,.6);box-shadow:0 2px 4px -4px rgba(0,0,0,.08),0 8px 12px -4px rgba(0,0,0,.04);}.news .news-card .news-info{width:100%;display:flex;flex-direction:column;}.news .news-card .news-info .btn-more{margin-top:12px;}.news .news-card .news-info .btn-more .white-btncustom{border-radius:1000px;}.news .news-card .news-info .btn-more .white-btncustom .size-normal{font-size:12px;}.blogs .blog-card{min-height:317px;justify-content:space-between;}.blogs .blog-card .blog-info p{display:none;}}@media only screen and (max-width:768px){.customerClub{padding:80px 0 60px;}.customerClub .club-card .info-club .size-38{font-size:20px;}.customerClub .club-card .info-club span.size-large{font-size:14px;}.customerClub .yellow-btncustom{width:100%;}.customerCare .customerBox{flex-direction:column;padding:16px;}.customerCare .customerBox>div{align-items:center;}.customerCare .customerBox .size-36{font-size:24px;}.customerCare .customerBox .size-medium{font-size:14px;}.acceptingRepresentation .Representation{padding:24px 16px;}.acceptingRepresentation .Representation .info-Representation{display:flex;align-items:center;}.acceptingRepresentation .Representation .info-Representation .size-xlarge{font-size:26px;text-align:center;}.acceptingRepresentation .Representation .info-Representation .accessibility-black-text{font-weight:700;}}@media only screen and (max-width:576px){.customerClub .club-card .info-club{padding:0 16px 16px 16px;}.customerClub .club-card .info-club .gndm-star{font-size:25px;}.customerClub .club-card .info-club .size-normal{font-size:14px!important;}.customerClub .club-card .Image img{width:100%;height:auto;}.customerCare .col-lg-3.col-sm-6{width:50%;}.customerCare .customerBox img{width:64px;height:64px;}}html{scroll-behavior:smooth;}ul,ol{padding:0;margin:0;}[type=reset],[type=submit],button,html [type=button]{outline:0!important;border:0;}input[type='text']::placeholder{color:#6c757d;}a:-webkit-any-link:focus-visible{outline-offset:unset;}:focus-visible{outline:0;}video{width:100%;border-radius:12px;overflow:hidden;}::-webkit-scrollbar{width:6px;height:6px;}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px grey;border-radius:10px;}::-webkit-scrollbar-thumb{background:var(--purple-800);border-radius:10px;}::-webkit-scrollbar-thumb:hover{background:var(--purple-800);}.top-banner{padding:34px 72px 0 72px;background:radial-gradient(60.96% 91.57% at 50% 12.1%,#93489e 0%,#5a0964 100%);box-shadow:0 1px 1px 0 #fff,0 -24px 48px -24px rgba(64,13,69,.48) inset,0 68px 34px -24px rgba(64,13,69,.63) inset,0 12px 24px -8px rgba(95,17,104,.42);}button{border:0;outline:0;background-color:transparent;}.limited-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}.limited-text-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}.limited-text-4{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}.lineheight-normal{line-height:normal;}.owl-nav{display:block!important;}.owl-nav button{position:absolute;display:flex;top:-30%;padding:12px;width:42px;height:42px;justify-content:center;align-items:center;gap:4px;border-radius:1000px!important;background:rgba(255,255,255,.6);box-shadow:0 -3px 6px 0 rgba(175,170,176,.32) inset,0 2px 6px 0 rgba(255,255,255,.8) inset,0 4px 8px -2px rgba(0,0,0,.08),0 2px 4px -2px rgba(0,0,0,.18);transition:.5s;}.owl-nav button:after{position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;font-family:"gandom";width:100%;height:100%;font-size:18px;display:flex;align-items:center;justify-content:center;line-height:1;}.owl-nav button span{display:none;}.owl-nav .owl-prev{left:50px;}.owl-nav .owl-prev:after{content:"";}.owl-nav .owl-next{left:0;}.owl-nav .owl-next:after{content:"";}.owl-theme .owl-nav [class*=owl-]:hover{background:#fff;box-shadow:0 -1px 6px 0 rgba(175,170,176,.32) inset,0 2px 6px 0 rgba(255,255,255,.8) inset,0 8px 12px -2px rgba(0,0,0,.08),0 4px 6px -2px rgba(0,0,0,.18);}.owl-theme .owl-nav [class*=owl-]:hover:after{color:var(--dark-600);}body{font-family:"Yekan Bakh VF",tahoma,Cabin,sans-serif;margin:0;padding:0;width:100%;line-height:normal;background-color:#faf9fb;color:#696969;font-size:12px;text-align:justify;position:relative;scroll-behavior:smooth;overflow-x:hidden;font-feature-settings:'ss01' on;}body a{text-decoration:none!important;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;box-sizing:border-box;}body a:hover,body a:focus{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;text-decoration:none!important;}body p{color:#68626c;text-align:justify;font-size:14px;font-style:normal;font-weight:400;line-height:32px;margin:0;}.purple-950{color:var(--purple-950);}.purple-900{color:var(--purple-900);}.purple-800{color:var(--purple-800);}.purple-700{color:var(--purple-700);}.purple-600{color:var(--purple-600);}.purple-500{color:var(--purple-500);}.purple-400{color:var(--purple-400);}.purple-300{color:var(--purple-300);}.purple-200{color:var(--purple-200);}.purple-100{color:var(--purple-100);}.purple-50{color:var(--purple-50);}.dark-200{color:var(--dark-200);}.dark-400{color:var(--dark-400);}.dark-500{color:var(--dark-500);}.dark-600{color:var(--dark-600);}.dark-700{color:var(--dark-700);}.dark-900{color:var(--dark-900);}.dark-950{color:var(--dark-950);}.accessibility-black-text{color:var(--accessibility-black-text);}.accessibility-grey-text{color:var(--accessibility-grey-text);}.accessibility-error{color:var(--accessibility-error);}.brand-color-yellow{color:var(--brand-color-yellow);}.light-pink{color:#f9dcfc;}.light-yellow{color:#fc0;}.light-gray{color:#f2eff3;}.size-xsmall{font-size:10px;}.size-small{font-size:12px;}.size-normal{font-size:14px;}.size-medium{font-size:16px;}.size-large{font-size:18px;}.size-larg2{font-size:20px;}.size-xlarge{font-size:28px;}.size-large-2{font-size:20px;}.size-2xlarge{font-size:48px;}.size-3xlarge{font-size:80px;}.size-24{font-size:24px;}.size-32{font-size:32px;}.size-36{font-size:36px;}.size-38{font-size:38px;}.size-42{font-size:42px;}.fw-800{font-weight:800;}.fw-900{font-weight:900;}.fw-700{font-weight:700;}.fw-600{font-weight:600;}.rounded-sm{-moz-border-radius:8px;-webkit-border-radius:8px;-khtml-border-radius:8px;border-radius:8px;}.rounded-md{-moz-border-radius:12px;-webkit-border-radius:12px;-khtml-border-radius:12px;border-radius:12px;}.lineheight-24{line-height:24px;}.lineheight-38{line-height:38px;}body.off .screen{visibility:visible;opacity:1;}body.off .screen:before{visibility:visible;opacity:1;}div.infiniteScrollLoading{display:none!important;}img{display:block;max-width:100%;margin:auto;}.yellow-btncustom{padding:12px 20px;gap:4px;background:linear-gradient(180deg,#ffdc67 0%,#fecb22 55.4%);box-shadow:0 -3px 6px 0 rgba(161,98,10,.48) inset,0 2px 6px 0 rgba(255,255,255,.48) inset,0 4px 8px -2px rgba(0,0,0,.06),0 8px 12px -4px rgba(0,0,0,.06);transition:.5s;}.yellow-btncustom:hover{background:linear-gradient(180deg,#ffeba7 0%,#ffd445 90.01%);box-shadow:0 1px 8px 0 rgba(255,196,0,.52),0 4px 12px 0 rgba(255,196,0,.18),0 -2px 4px 0 rgba(161,98,10,.32) inset,0 2px 6px 0 rgba(255,255,255,.48) inset;}.yellow-btncustom:hover span{color:var(--accessibility-black-text);}.yellow-outline-btncustom{padding:10px 20px;gap:2px;border:1.5px solid #fecb22;box-shadow:0 4px 8px -2px rgba(0,0,0,.06),0 8px 12px -4px rgba(0,0,0,.06);}.white-btncustom{padding:10px 16px;gap:4px;background:#fff;box-shadow:0 -3px 6px 0 rgba(175,170,176,.32) inset,0 2px 6px 0 rgba(255,255,255,.8) inset,0 4px 8px -2px rgba(0,0,0,.08),0 2px 4px -2px rgba(0,0,0,.18);transition:.5s;}.white-btncustom:hover{background:#fff;box-shadow:0 -1px 6px 0 rgba(175,170,176,.32) inset,0 2px 6px 0 rgba(255,255,255,.8) inset,0 8px 12px -2px rgba(0,0,0,.08),0 4px 6px -2px rgba(0,0,0,.18);}.white-btncustom:hover .dark-500{color:var(--dark-600);}.gray-btncustom{padding:10px 18px;gap:4px;background:rgba(255,255,255,.6);box-shadow:0 -3px 6px 0 rgba(175,170,176,.32) inset,0 2px 6px 0 rgba(255,255,255,.8) inset,0 4px 8px -2px rgba(0,0,0,.08),0 2px 4px -2px rgba(0,0,0,.18);}.purple-outline-btncustom{padding:12px 20px;gap:4px;border:1px solid #70257a;background:rgba(255,255,255,.9);transition:.5s;}.purple-outline-btncustom:hover{border:1px solid var(--purple-600);background:var(--Purple-Purple-700,#8f2e9d);}.purple-btncustom{padding:12px 18px;gap:4px;background:linear-gradient(180deg,#953aa1 0%,#70257a 55.4%);box-shadow:0 -3px 6px 0 rgba(65,4,73,.6) inset,0 2px 6px 0 #c860d7 inset,0 4px 8px -2px rgba(0,0,0,.06),0 8px 12px -4px rgba(0,0,0,.06);transition:.5s;}.purple-btncustom:hover{background:linear-gradient(180deg,#b14dbe 0%,#70257a 97.83%);box-shadow:0 1px 8px 0 rgba(85,6,97,.38),0 4px 12px 0 rgba(82,0,92,.12),0 -2px 4px 0 rgba(65,4,73,.6) inset,0 2px 6px 0 #c860d7 inset;}.listStyle-none{list-style:none;}.video-container{position:relative;}.play-button{position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;display:inline-flex;padding:8px 16px;justify-content:center;align-items:center;gap:4px;border-radius:16px;width:152px;height:60px;cursor:pointer;background:linear-gradient(180deg,rgba(255,255,255,.8) 0%,rgba(255,255,255,.6) 100%);}.play-button img{width:44px;height:44px;}.colleagues{padding-top:80px;}*{box-sizing:border-box!important;}.raef-wrapper{width:100%;box-sizing:border-box!important;direction:ltr;}.marquee{display:flex;overflow:hidden;user-select:none;gap:2.5rem;mask:linear-gradient(90deg,transparent 0%,black 10%,black 90%,transparent 100%);-webkit-mask:linear-gradient(90deg,transparent 0%,black 10%,black 90%,transparent 100%);}.marquee_group{flex-shrink:0;display:flex;align-items:center;justify-content:space-around;gap:2.5rem;min-width:100%;animation:scroll-x 20s linear infinite;}.marquee-reverse .marquee_group{animation-direction:reverse;animation-delay:-3s;}@keyframes scroll-x{from{transform:translateX(0);}to{transform:translateX(calc(-100% - 2.5rem));}}.marquee img{width:84px;height:auto;background:transparent;padding:0;border-radius:0;display:block;}.colleagues .platform-logos{display:flex;padding:28px 42px;gap:8px;border:1.5px solid rgba(234,231,236,.6);box-shadow:0 2px 4px -4px rgba(0,0,0,.08),0 8px 12px -4px rgba(0,0,0,.04);}.colleagues .platform-logos ul{list-style:none;width:100%;}.head-section{position:relative;}.head-section .p-72{padding-right:72px;}.head-section:after{position:absolute;content:"";right:0;top:0;bottom:0;margin:auto;background:url(../../image/head-sectin-svg/seperator-squares.svg) no-repeat;width:84px;height:100%;}.head-section:before{position:absolute;content:"";right:0;top:16px;margin:auto;background:url(../../image/head-sectin-svg/divider-line.svg) no-repeat;width:46px;height:100%;}.card-wrapper{display:flex;padding:48px 28px;flex-direction:column;align-items:flex-start;gap:24px;border-radius:12px;border:1.5px solid rgba(234,231,236,.6);background:#fff;box-shadow:0 2px 4px -4px rgba(0,0,0,.08),0 8px 12px -4px rgba(0,0,0,.04);}.bread-crumb{position:relative;margin-bottom:24px;}.bread-crumb ol{padding:0;margin:0;text-align:right;}.bread-crumb ol li{display:inline-block;position:relative;font-size:10pt;vertical-align:middle;}.bread-crumb ol li a{color:#f9dcfc;display:flex;}.bread-crumb ol li a:hover{color:#fff;}.bread-crumb ol li a:last-child{text-decoration:underline!important;}.bread-crumb ol li:not(:last-child){padding-left:20px;}.bread-crumb ol li:not(:last-child):before{position:absolute;content:'';left:5px;font-size:12px;line-height:1.3;top:5px;color:#f9dcfc;font-family:"gandom";width:10px;height:10px;}.bread-crumb ol li:last-child span{display:inline-block;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.bread-crumb ol li:last-child span:after{position:absolute;content:"";left:0;right:0;bottom:-5px;margin:auto;background:#f9dcfc;height:1px;width:100%;}input[type='checkbox']{transform:translateY(3px);-webkit-transform:translateY(3px);-moz-transform:translateY(3px);-ms-transform:translateY(3px);-o-transform:translateY(3px);width:17px;height:17px;border:1px solid #aaa;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;outline:0;transition-duration:.3s;cursor:pointer;}input.checkbox:checked{background-color:#f00!important;}textarea{resize:none;}textarea:focus{border-color:var(--maincolor-light)!important;-webkit-box-shadow:unset!important;-moz-box-shadow:unset!important;box-shadow:unset!important;}.clear{clear:both;display:table;content:'';}.abs{top:0;bottom:0;right:0;left:0;margin:auto;}.basketDiv{position:relative;margin:0;display:flex;align-items:center;}.basketDiv .basket_top{position:relative;margin:auto;}.basketDiv .basket_top a{display:flex;color:#999;align-items:center;line-height:1;font-size:10pt;}.basketDiv .basket_top a i{font-size:18pt;}.basketDiv .basket_top a span{position:absolute;top:-30%;right:-30%;width:20px;height:20px;border-radius:100%;color:#fff;display:flex;align-items:center;justify-content:center;}.basketDiv .top_block{width:270px;position:absolute;left:0;top:100%;background:#fff;margin-top:8px;text-align:-moz-center;text-align:-webkit-center;text-align:center;padding:0;overflow:inherit!important;-webkit-box-shadow:0 4px 5px 0 rgba(2,3,3,.2),0 10px 10px 0 rgba(2,3,3,.1);-moz-box-shadow:0 4px 5px 0 rgba(2,3,3,.2),0 10px 10px 0 rgba(2,3,3,.1);box-shadow:0 4px 5px 0 rgba(2,3,3,.2),0 10px 10px 0 rgba(2,3,3,.1);-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;z-index:1000;}.basketDiv .top_block:before{content:"";position:absolute;width:16px;height:12px;top:-11px;left:10px;margin:auto;border-right:10px solid transparent;border-left:10px solid transparent;border-bottom:10px solid #fff;}.basketDiv .top_block i.mdi-close{top:-10px;cursor:pointer;display:block;padding:0;font-size:13pt;position:absolute;left:11px;-webkit-transition:.4s;-moz-transition:.4s;-ms-transition:.4s;-o-transition:.4s;transition:.4s;font-style:normal;}.basketDiv .top_block i.mdi-close a,.basketDiv .top_block i.mdi-close span{font-size:10pt;}.basketDiv .top_block i.mdi-close:hover{color:#f00;}.basketDiv .top_block .top{display:flex;align-items:center;justify-content:space-between;flex-flow:row wrap;padding:15px 10px 10px 10px;border-bottom:1px solid #f4f4f4;}.basketDiv .top_block .top a,.basketDiv .top_block .top span{font-size:10pt;}.basketDiv .top_block .top a{color:#007bff;cursor:pointer;}.basketDiv .top_block .content{background:#fff;margin:0 auto;box-sizing:border-box;-moz-box-sizing:border-box;color:#343434;height:280px;overflow:auto;direction:ltr;}.basketDiv .top_block .content>*:not(:last-child){margin-bottom:7px;padding-bottom:7px;border-bottom:1px solid #e1e1e1;}.basketDiv .top_block .content>*:first-child{margin-top:7px;}.basketDiv .top_block .content .Item{display:flex;align-items:center;direction:rtl;}.basketDiv .top_block .content .Item .Image{width:25%;}.basketDiv .top_block .content .Item .Image img{width:100%;max-width:initial;}.basketDiv .top_block .content .Item .Text{width:75%;padding-right:10px;padding-left:10px;}.basketDiv .top_block .content .Item .Text a{display:block;text-align:right;font-size:9pt;margin-bottom:5px;}.basketDiv .top_block .content .Item .Text .Btm{display:flex;align-items:center;justify-content:space-between;}.basketDiv .top_block .content .Item .Text .count{background:#fff;display:flex;border:1px solid #f1f1f1;align-items:stretch;margin-left:30px;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;}.basketDiv .top_block .content .Item .Text .count button{background:#fff;color:#929292;display:block;font-size:13pt;text-align:-moz-center;text-align:-webkit-center;text-align:center;margin:0;border:0;padding:0;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;cursor:pointer;padding:0 5px;line-height:1;}.basketDiv .top_block .content .Item .Text .count button:hover{color:#f00;}.basketDiv .top_block .content .Item .Text .count input{color:#808080;text-align:-moz-center;text-align:-webkit-center;text-align:center;border:0;margin:0;background:#fff;width:40px;font-size:12pt;}.basketDiv .top_block .content .Item .Text .Delete{display:flex;align-items:center;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;cursor:pointer;}.basketDiv .top_block .content .Item .Text .Delete:hover{color:#f00;}.basketDiv .top_block .content .Item .Text .Delete i{display:inline-block;margin-left:5px;font-size:13pt;}.basketDiv .top_block .PriceBox{display:flex;align-items:center;flex-flow:row wrap;justify-content:space-between;padding:7px 10px;background:#f4f4f4;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}.basketDiv .top_block .PriceBox .price{display:flex;flex-direction:column;align-items:flex-start;}.basketDiv .top_block .PriceBox .price span{font-size:8pt;}.basketDiv .top_block .PriceBox .price strong{font-size:9pt;}.basketDiv .top_block .PriceBox .btnCustom{padding:7px 17px;}.basketDiv .top_block ::-webkit-scrollbar{width:10px;height:4px;}.basketDiv .top_block ::-webkit-scrollbar-track{background:#f1f1f1;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;}.basketDiv .top_block ::-webkit-scrollbar-thumb{background:#ebebeb;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;}.basketDiv .top_block ::-webkit-scrollbar-thumb:hover{background:#2c2c2c;}.basketDiv:after{clear:both;display:table;content:'';}.basketDiv.fixed{margin-top:0;position:fixed;left:15px;top:15px;animation:.5s ease .027s normal both 1 running header-anim;-webkit-animation:.5s ease .027s normal both 1 running header-anim;-moz-animation:.5s ease .027s normal both 1 running header-anim;-ms-animation:.5s ease .027s normal both 1 running header-anim;-o-animation:.5s ease .027s normal both 1 running header-anim;}.BasketButton{border:1px solid transparent;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;padding:7px 15px;opacity:1;}.BasketButton:hover{-webkit-box-shadow:0 2px 5px 1px rgba(0,0,0,.24),0 24px 18px -15px rgba(0,0,0,.24);-moz-box-shadow:0 2px 5px 1px rgba(0,0,0,.24),0 24px 18px -15px rgba(0,0,0,.24);box-shadow:0 2px 5px 1px rgba(0,0,0,.24),0 24px 18px -15px rgba(0,0,0,.24);opacity:.8;}.BasketButton{color:#fff;background:#f63550;}.BasketButton:hover{color:#fff;}.SendButton{color:#f63550;border-color:#f63550;}.SendButton:hover{background:#f63550;color:#fff;}.BasketListPage .DetailLink{color:#f63550;}.BasketListPage .TitleBorder:before{background:#f63550;}.BasketListPage .TitleBorder strong{color:#f63550;}.BasketListPage .TitleBorder span{color:#fff;background:#f63550;}.BasketListPage .basketitem .text .btm .count button:hover{color:#f63550;}.BasketListPage .basketitem .text .btm .Delete:hover{color:#f63550;}.BasketListPage .Pricebox .two{color:#f63550;}.BasketListPage form .form-control{margin-bottom:20px;}.BasketAddAddressPage .AdressItem .Btm .Delete,.BasketAddAddressPage .AdressItem .Btm .Edit{color:#55b3d1;}.BasketAddAddressPage .AdressItem .Btm .Delete:hover,.BasketAddAddressPage .AdressItem .Btm .Edit:hover{color:#f63550;}.BasketAddAddressPage .AdressItem.Active{border-color:#55b3d1;}.BasketAddAddressPage .AdressItem.Active>p i{background:#55b3d1;}.BasketAddAddressPage .ShiveErsal .item.Active{border-color:#55b3d1;}.BasketAddAddressPage .ShiveErsal .item.Active i{background:#55b3d1;}.basketLogin span.line{width:45%;}.basketLogin .line>label,.basketLogin span.input-validate{width:100%;margin-bottom:5px;}.basketLogin .basket-sail-input{-webkit-box-shadow:inset 0 0 10px 2px #f3f3f3;-moz-box-shadow:inset 0 0 10px 2px #f3f3f3;box-shadow:inset 0 0 10px 2px #f3f3f3;border:1px solid #b2b2b2;background-color:#fff;}.basketLogin .basket-sail-input:focus,.basketLogin input.name.feedback-input:focus{border:1px solid var(--color1);}.basketLogin .line>label{color:#444;font-size:10pt;font-size:12pt;}.basketLogin .full{width:100%;}span.line.full label:before{content:'*';color:#f00;font-size:17pt;vertical-align:middle;margin:0 0 -12px 5px;display:inline-block;}.basketLogin input.name.feedback-input{width:45%;-webkit-box-shadow:inset 0 0 10px 2px #f3f3f3;-moz-box-shadow:inset 0 0 10px 2px #f3f3f3;box-shadow:inset 0 0 10px 2px #f3f3f3;border:1px solid #b2b2b2;background-color:#fff;}.basketLogin img.captcha.feedback-input{float:left;width:45%;border:1px solid #fe5151;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;vertical-align:middle;margin:0;height:33px;}.basketLogin .star>label{width:45%;float:right;color:#9d69be;font-size:11pt;}.basketLogin .star span.input-validate{width:30%!important;float:left;}.basketLogin .star span.input-validate input{background:var(--color1);color:#fff;padding:20px 0!important;font-size:13pt;line-height:0;-webkit-transition:all .5s ease-in .15s;-moz-transition:all .5s ease-in .15s;-o-transition:all .5s ease-in .15s;-ms-transition:all .5s ease-in .15s;transition:all .5s ease-in .15s;width:100%;margin:auto;}.fancybox-opened .fancybox-skin{-webkit-box-shadow:inset 0 0 20px 2px #bfd2e0;-moz-box-shadow:inset 0 0 20px 2px #bfd2e0;box-shadow:inset 0 0 20px 2px #bfd2e0;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}.remember{color:#444;font-size:11pt;}.forget{float:left;color:#9d69be;font-size:11pt;background:none!important;padding:0!important;}.forget:hover{color:#373737!important;background:none!important;}.newRegister :before,.star:after{clear:both;display:table;content:'';}.newRegister{border-top:1px solid var(--color1);padding:23px 0 1px;margin-top:25px;}.userName ::-webkit-input-placeholder::before{font-family:Flaticon;content:"";color:#d4d5d5;padding-left:5px;font-size:12pt;}.userName ::-moz-placeholder::before{font-family:Flaticon;content:"";color:#d4d5d5;padding-left:5px;font-size:12pt;}.userName :-ms-input-placeholder::before{font-family:Flaticon;content:"";color:#d4d5d5;padding-left:5px;font-size:12pt;}.userName input:-moz-placeholder::before{font-family:Flaticon;content:"";color:#d4d5d5;padding-left:5px;font-size:12pt;}.password ::-webkit-input-placeholder::before{font-family:Flaticon;content:"";color:#d4d5d5;padding-left:5px;font-size:12pt;}.password ::-moz-placeholder::before{font-family:Flaticon;content:"";color:#d4d5d5;padding-left:5px;font-size:12pt;}.password :-ms-input-placeholder::before{font-family:Flaticon;content:"";color:#d4d5d5;padding-left:5px;font-size:12pt;}.password input:-moz-placeholder::before{font-family:Flaticon;content:"";content:"";padding-left:5px;font-size:12pt;}.loginUsers{height:38px;}.basket-login-title:after{height:1px;width:100%;background:rgba(174,132,201,.5);background:-moz-linear-gradient(left,rgba(174,132,201,.5) 0%,rgba(157,105,190,.8) 25%,#8b58ad 50%,rgba(157,105,190,.8) 75%,rgba(174,132,201,.5) 100%);background:-webkit-gradient(left top,right top,color-stop(0%,rgba(174,132,201,.5)),color-stop(25%,rgba(157,105,190,.8)),color-stop(50%,#8b58ad),color-stop(75%,rgba(157,105,190,.8)),color-stop(100%,rgba(174,132,201,.5)));background:-webkit-linear-gradient(left,rgba(174,132,201,.5) 0%,rgba(157,105,190,.8) 25%,#8b58ad 50%,rgba(157,105,190,.8) 75%,rgba(174,132,201,.5) 100%);background:-o-linear-gradient(left,rgba(174,132,201,.5) 0%,rgba(157,105,190,.8) 25%,#8b58ad 50%,rgba(157,105,190,.8) 75%,rgba(174,132,201,.5) 100%);background:-ms-linear-gradient(left,rgba(174,132,201,.5) 0%,rgba(157,105,190,.8) 25%,#8b58ad 50%,rgba(157,105,190,.8) 75%,rgba(174,132,201,.5) 100%);background:linear-gradient(to right,rgba(174,132,201,.5) 0%,rgba(157,105,190,.8) 25%,#8b58ad 50%,rgba(157,105,190,.8) 75%,rgba(174,132,201,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae84c9',endColorstr='#ae84c9',GradientType=1);content:'';position:absolute;bottom:0;right:0;left:0;margin:auto;}.registeUsers{height:38px;}.text-local-primary{color:var(--maincolor-dark)!important;}.basketlistPage{margin-top:50px;}.BasketListPage .boxSticky{position:sticky;top:130px;}.basketbox{position:relative;margin-bottom:30px;background:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,.08);-moz-box-shadow:0 0 6px 0 rgba(0,0,0,.08);box-shadow:0 0 6px 0 rgba(0,0,0,.08);padding:20px;font-size:10pt;}.basketbox p{font-size:10pt;}.basketbox #selectAddress{display:none;}.basketbox .btn-link{text-decoration:none;}.basketbox .Order{display:flex;justify-content:space-between;align-items:center;}.basketbox .Order span{font-size:10pt;}.basketbox .Order .editAddressBtn{cursor:pointer;}.basketbox .Order .editAddressBtn:hover{color:#008da3!important;}.one{color:#929292;display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;margin-bottom:10px;}.two{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;margin-bottom:10px;color:#f63550;}.three{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;margin-bottom:10px;color:#2c2c2c;}.form-check{padding-top:13px;}p.paragraph-payment{padding-right:20px;}label.form-check-label{font-size:12pt;color:#000;font-weight:bold;padding-right:25px;}input{display:flex;padding:12px;justify-content:flex-end;align-items:center;gap:10px;height:45px;align-self:stretch;border-radius:var(--Border-Radius-8px,8px);border:1.5px solid var(--Dark-Dark-100,#f0eef0);background:#fff;}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;margin-top:9px;}.details-order{width:1010px;height:250px;position:relative;margin-bottom:30px;background:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,.08);-moz-box-shadow:0 0 6px 0 rgba(0,0,0,.08);box-shadow:0 0 6px 0 rgba(0,0,0,.08);padding:20px;font-size:10pt;}.order-accordion{width:101%;box-shadow:0 0 6px 0 rgba(0,0,0,.08);}.accordion{background-color:#fff;color:#444;cursor:pointer;padding:18px;width:100%;border:0;text-align:left;outline:0;font-size:15px;transition:.4s;direction:rtl!important;text-align:right!important;}.active{direction:rtl!important;}.name-accorion{float:right;margin-right:50px;padding-right:50px;}.name-accorion.marsoleh{margin-right:-23px;padding-left:37px;}.name-accorion.send-marsoleh{padding-left:37px;}.name-accorion.type-send{padding-left:37px;}span.mdi.mdi-chevron-down{font-size:35px;margin-top:20px!important;}.name-accorion.brown-show-body-accordion{padding-right:6px;padding-top:16px;}button.btn-sabt{margin-right:-42px;position:absolute;margin-top:10px;border:0;background:#fff;color:#828482;cursor:pointer;}@media screen and (max-width:768px){.head-section .size-xlarge{font-size:20px;}.white-btncustom .size-normal,.gray-btncustom .size-normal,.yellow-btncustom .size-normal{font-size:14px;}.custom-selected{height:45px;}.custom-selected .form-select{height:45px;}.specifications{max-width:100%;overflow-x:auto;}.specifications li{white-space:nowrap;}footer .copy-right .container{justify-content:center;}.sharewrap .btnshare .share-title{display:none;}.sharewrap .share-icon{margin-left:65px;}.products .similar-products .head{gap:24px!important;}.products .owl-products .owl-stage{padding-right:0!important;}}.BasketAddAddressPage .Addressbox .row>*{margin-bottom:30px;}.BasketAddAddressPage .AdressItem{-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;padding:10px;cursor:pointer;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;}.BasketAddAddressPage .AdressItem:hover{-webkit-box-shadow:0 2px 5px 1px rgba(0,0,0,.1),0 24px 18px -15px rgba(0,0,0,.08);-moz-box-shadow:0 2px 5px 1px rgba(0,0,0,.1),0 24px 18px -15px rgba(0,0,0,.08);box-shadow:0 2px 5px 1px rgba(0,0,0,.1),0 24px 18px -15px rgba(0,0,0,.08);transform:translateY(-3px);-webkit-transform:translateY(-3px);-moz-transform:translateY(-3px);-ms-transform:translateY(-3px);-o-transform:translateY(-3px);border-color:transparent!important;}.BasketAddAddressPage .AdressItem>p{padding-bottom:10px;margin-bottom:15px;display:flex;align-items:center;}.BasketAddAddressPage .AdressItem>p i{display:inline-block;width:10px;height:10px;margin-left:5px;-moz-border-radius:100%;-webkit-border-radius:100%;-khtml-border-radius:100%;border-radius:100%;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;}.BasketAddAddressPage .AdressItem .info{margin:10px auto;list-style:none;padding:0;}.BasketAddAddressPage .AdressItem .info li{position:relative;padding:3px 0;}.BasketAddAddressPage .AdressItem .info li i{font-size:12pt;display:inline-block;margin-left:10px;line-height:1;}.BasketAddAddressPage .AdressItem .Btm{display:flex;align-items:center;justify-content:flex-end;flex-flow:row wrap;}.BasketAddAddressPage .AdressItem .Btm>*{padding:5px;}.BasketAddAddressPage .AdressItem .Btm .Delete,.BasketAddAddressPage .AdressItem .Btm .Edit{cursor:pointer;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;}.BasketAddAddressPage .AddAdress{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;height:100%;padding:10px;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;}.BasketAddAddressPage .AddAdress i{font-size:20pt;}.BasketAddAddressPage .AddAdress:hover{-webkit-box-shadow:0 2px 5px 1px rgba(0,0,0,.1),0 24px 18px -15px rgba(0,0,0,.08);-moz-box-shadow:0 2px 5px 1px rgba(0,0,0,.1),0 24px 18px -15px rgba(0,0,0,.08);box-shadow:0 2px 5px 1px rgba(0,0,0,.1),0 24px 18px -15px rgba(0,0,0,.08);transform:translateY(-3px);-webkit-transform:translateY(-3px);-moz-transform:translateY(-3px);-ms-transform:translateY(-3px);-o-transform:translateY(-3px);border-color:transparent;}.BasketAddAddressPage .Alert{display:flex;align-items:center;}.BasketAddAddressPage .Alert i{display:inline-block;margin-left:5px;font-size:13pt;}.BasketAddAddressPage .Alert span{font-size:9pt;}.BasketAddAddressPage .SelectPrdList .owl-dots{display:none;}.BasketAddAddressPage .SelectPrdList .owl-nav .owl-next{left:-5px;border-top-right-radius:10px!important;border-bottom-right-radius:10px!important;position:absolute;width:40px;top:-50%;}.BasketAddAddressPage .SelectPrdList .owl-nav .owl-prev{right:-5px;border-top-left-radius:10px!important;border-bottom-left-radius:10px!important;position:absolute;width:40px;top:-50%;}.BasketAddAddressPage .SelectPrdList .owl-nav .disabled{opacity:0!important;}.BasketAddAddressPage .SelectPrdList .owl-nav>*{margin:0;background:#f2f2f2!important;opacity:1!important;transform:none;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;height:100px;top:0;bottom:0;margin:auto;}.BasketAddAddressPage .SelectPrdList .owl-nav>*:hover{background:#e5e5e5!important;}.BasketAddAddressPage .SelectPrdList .owl-nav>* span{display:block;font-size:16pt;}.BasketAddAddressPage .SelectPrdList .item{margin:10px;}.BasketAddAddressPage .SelectPrdItem .image{height:113px;overflow:hidden;}.BasketAddAddressPage .SelectPrdItem ul{list-style:none;padding:0;margin:10px 0;font-size:9.5pt;color:#b2b2b2;}.BasketAddAddressPage .SelectPrdItem ul li{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}.BasketAddAddressPage .SelectPrdItem ul strong{color:#b2b2b2;}.BasketAddAddressPage .ShiveErsal{position:relative;background:#f9f9f9;padding:20px 20px;}.BasketAddAddressPage .ShiveErsal .item{margin:15px;padding:7px 20px;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;cursor:pointer;position:relative;font-size:12pt;}.BasketAddAddressPage .ShiveErsal .item p{display:flex;align-items:center;}.BasketAddAddressPage .ShiveErsal .item i{display:inline-block;width:10px;height:10px;margin-left:5px;-moz-border-radius:100%;-webkit-border-radius:100%;-khtml-border-radius:100%;border-radius:100%;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;position:absolute;right:5px;}.BasketAddAddressPage .ShiveErsal>ul>li a{font-size:10pt;background:transparent;border-radius:5px;padding:9px 15px;height:40px;color:#999;margin:10px;display:block;}.BasketAddAddressPage .ShiveErsal>ul>li a .circleIn{width:10px;height:10px;background:#e9e9e9;border-radius:100%;display:inline-block;margin-left:10px;}.BasketAddAddressPage .ShiveErsal>ul>li .active{background:#f5f5f5;color:#666;}.BasketAddAddressPage .ShiveErsal>ul>li .active .circleIn{position:relative;background:#6f83be;width:7px;height:7px;}.BasketAddAddressPage .ShiveErsal>ul>li .active .circleIn:after{position:absolute;content:"";top:0;bottom:0;right:0;left:0;margin:auto;width:13px;height:13px;border-radius:100%;border:1px solid #6f83be;margin-left:-3px;}.BasketAddAddressPage .ShiveErsal .Select-send-pro{width:295px;height:60px;direction:rtl;}.BasketAddAddressPage .ShiveErsal .Select-send-pro{width:295px!important;background:REBECCAPURPLE;height:60px;}@media(min-width:1400px){.container{max-width:1440px;padding-right:72px;padding-left:72px;}}@media only screen and (max-width:768px){.play-button{display:none;}}@media only screen and (max-width:576px){.container{padding-right:16px;padding-left:16px;}.top-banner{padding:20px 16px 0 16px;}.top-banner .row{gap:24px;}.top-banner .col-lg-6{justify-content:center!important;}.top-banner .info-banner{display:flex;flex-direction:column;align-items:center;}.top-banner .info-banner .size-2xlarge{font-size:28px;}.top-banner .info-banner .size-medium{font-size:14px;}.form-contact .yellow-btncustom{width:100%;margin-top:20px;}.accordion-body p{font-size:14px!important;}.pagination .pages{gap:12px;}}.about-page{padding:60px 0;}p{margin-bottom:0;line-height:32px;}.list-group .list-group-item{padding:0;}.list-group .list-group-item:before{font-size:16px;color:#70257a;}.head-section{margin-top:80px;}.head-section:before{display:none;}.head-section:after{right:18%;}.organizationalChart .chart-list .chart-box-main{background:radial-gradient(59.74% 103.67% at 50% 0%,#93489e 0%,#5a0964 100%),#fff;box-shadow:0 2px 4px -4px rgba(0,0,0,.08),0 8px 12px -4px rgba(0,0,0,.04);}.organizationalChart .chart-list .chart-box{width:240px;padding:24px;gap:12px;border:1.5px solid rgba(234,231,236,.6);box-shadow:0 2px 4px -4px rgba(0,0,0,.08),0 8px 12px -4px rgba(0,0,0,.04);}.organizationalChart .chart-list .chart-box .chart-img img{width:94px;height:94px;border-radius:100%;}.benefits .benefit-list{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;}.benefits .benefit-list .card-wrapper{position:relative;width:18%;overflow:hidden;}.benefits .benefit-list .card-wrapper span{min-height:45px;}.benefits .benefit-list .card-wrapper:hover{cursor:pointer;}.benefits .benefit-list .card-wrapper:hover .info-hover{opacity:1;visibility:visible;}.benefits .benefit-list .card-wrapper .info-hover{position:absolute;top:0;display:flex;padding:20px;max-height:100%;overflow:hidden;flex-shrink:0;opacity:0;visibility:hidden;transition:.5s;}.benefits .benefit-list .card-wrapper .info-hover p{overflow:hidden;text-align:justify;line-height:20px;}.benefits .benefit-list.B2C .card-wrapper{width:31%;}@media only screen and (max-width:1200px){.benefits .benefit-list .card-wrapper{width:25%;}}@media only screen and (max-width:992px){.strategy-info{padding-top:24px;}.benefits .benefit-list .card-wrapper{width:32%;}.benefits .benefit-list.B2C .card-wrapper{width:45%;}}@media only screen and (max-width:768px){.benefits .benefit-list .card-wrapper{width:45%;}.img-about{height:100px;object-fit:cover;}}@media only screen and (max-width:576px){.about-page{padding:40px 0;}.card-wrapper{padding:20px;}.size-24{font-size:20px;}.size-large-2{font-size:16px;}.head-section{margin-top:60px;}.head-section:after{left:0;}.head-section .accessibility-grey-text{text-align:center;}.benefits{padding:0!important;}.benefits .size-medium{font-size:14px;}.benefits .benefit-list{row-gap:20px;}.benefits .benefit-list .card-wrapper{width:100%;}.benefits .benefit-list.B2C .card-wrapper{width:100%;}.benefits .benefit-list.B2C .card-wrapper span{text-align:center;}.organizationalChart .chart-list .chart-box-main{width:100%!important;padding:24px!important;}.organizationalChart .chart-list .chart-box{width:45%;}.organizationalChart .chart-list .chart-info .size-normal{font-size:13px;}.organizationalChart .size-xlarge{font-size:20px;}}@media only screen and (max-width:400px){.organizationalChart .chart-list{gap:1rem!important;}.organizationalChart .chart-list .chart-box{padding:15px;}}